Uses of Class
com.bankframe.services.authentication.AuthenticationBean

Packages that use AuthenticationBean
com.bankframe.services.authentication.ejb   
com.bankframe.services.authentication.ldap   
 

Uses of AuthenticationBean in com.bankframe.services.authentication.ejb
 

Subclasses of AuthenticationBean in com.bankframe.services.authentication.ejb
 class EJBUserAuthenticationBean
          This class is used to validate users against passwords and to process user logon and logoff requests.
 

Uses of AuthenticationBean in com.bankframe.services.authentication.ldap
 

Subclasses of AuthenticationBean in com.bankframe.services.authentication.ldap
 class LDAPAuthenticationBean
          This class authenticates a user against an LDAP repository.

It expects the following fields in the incoming DataPacket: LDAPAuthentication.USER_ID - The userId of the user to authenticate.
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.