Package com.ibm.di.api.authentication
Provides classes for managing the authentication mechanism.
-
Interface Summary Interface Description AuthenticationInterface This is the base interface used by the supported authentication mechanisms. -
Class Summary Class Description AuthenticationCallbackHandler This is the object used by the authentication mechanism for communicating with the authentication engine and the authentication requester.JAASAuthentication This class provides the capability of authentication against a JAAS module.LDAPAuthentication This class provides the capability of authentication against a LDAP server.