Uiinfrastructure API Docs  
 

LoginPEIContainer Class

This helper object wraps up Login PEIs that implement either ILoginActions or ILoginActions2 and makes them behave the same.

For a list of all members of this type, see LoginPEIContainer Members.

System.Object
   com.plumtree.uiinfrastructure.login.LoginPEIContainer

public class LoginPEIContainer : ILoginActions2, ILoginActions

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.login

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

LoginPEIContainer Members | com.plumtree.uiinfrastructure.login Namespace