Uses of Interface
com.ibm.di.api.authentication.AuthenticationInterface
-
Packages that use AuthenticationInterface Package Description com.ibm.di.api.authentication Provides classes for managing the authentication mechanism. -
-
Uses of AuthenticationInterface in com.ibm.di.api.authentication
Classes in com.ibm.di.api.authentication that implement AuthenticationInterface Modifier and Type Class Description class
JAASAuthentication
This class provides the capability of authentication against a JAAS module.class
LDAPAuthentication
This class provides the capability of authentication against a LDAP server.
-