Package com.plumtree.uiinfrastructure.login

Interface Summary
IAuthenticator IAuthenticator defines the interface necessary to implement an authentication module.
ILoginHelper This interface defines the extensible login helper code.
ISSOHelper This interface defines the extensible SSO helper code for custom SSO implementations.
 

Class Summary
ApplicationData This class is used to access some of the application specific data that would normally be available through the AActivitySpace.
Authenticator This is the main authenticator module, the single entry point for performing authentication.
FailedLoginResult  
HTTPBasicAuthenticator The authentication module for HTTP Basic authentication.
LoginHelper This Singleton class controls session login.
LoginPEIContainer This helper object wraps up Login PEIs that implement either ILoginActions or ILoginActions2 and makes them behave the same.
LoginResult This class contains the result of an attempted login.
SSOAuthenticator The authentication module for SSO.
SSOHelper This singleton class controls SSO redirects.
TokenAuthenticator The authentication module for login-token authentication.
 




Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.