Uses of Package
com.ibm.di.api.authentication

Packages that use com.ibm.di.api.authentication
com.ibm.di.api Provides packages and classes for managing the server API. 
com.ibm.di.api.authentication Provides classes for managing the authentication mechanism. 
 

Classes in com.ibm.di.api.authentication used by com.ibm.di.api
JAASAuthentication
          This class provides the capability of authentication against a JAAS module.
LDAPAuthentication
          This class provides the capability of authentication against a LDAP server.
 

Classes in com.ibm.di.api.authentication used by com.ibm.di.api.authentication
AuthenticationInterface
          This is the base interface used by the supported authentication mechanisms.