Uses of Package
com.sun.identity.authentication.spi
-
Packages that use com.sun.identity.authentication.spi Package Description com.sun.identity.authentication Provides interfaces and classes for writing a Remote Java client application to authenticate to OpenAM.com.sun.identity.authentication.modules.hotp Implementation of the Authentication Framework HOTP module and associated classes.com.sun.identity.authentication.server This package contains the classes that represent server side functionality such as the implementation of request for authenticating, user credential callbacks.com.sun.identity.authentication.spi Provides interfaces and classes for writing a supplemental authentication module to plug into OpenAM.com.sun.identity.idm Provides classes for accessing the Identity Repository interfaces.org.forgerock.openam.authentication.modules.common.mapping This package contains the mapping interfaces and default implementations that are common for use by all authentication modules.org.forgerock.openam.authentication.modules.oath.plugins Classes in this package provide plugin functionality for the oath module. -
Classes in com.sun.identity.authentication.spi used by com.sun.identity.authentication Class Description AuthLoginException This class is for handling message localization in LoginException. -
Classes in com.sun.identity.authentication.spi used by com.sun.identity.authentication.modules.hotp Class Description AuthLoginException This class is for handling message localization in LoginException. -
Classes in com.sun.identity.authentication.spi used by com.sun.identity.authentication.server Class Description AuthLoginException This class is for handling message localization in LoginException. -
Classes in com.sun.identity.authentication.spi used by com.sun.identity.authentication.spi Class Description AMAuthCallBackException TheAMAuthCallBackException
is used to specify an exception related to an authentication framework callback.AuthenticationException AuthenticationException
class is for handling Exception that is thrown when the user-entered tokens cause the authentication module to be authenticated to fail.AuthLoginException This class is for handling message localization in LoginException.InvalidPasswordException Exception that is thrown when the user-entered password token causes the authentication module to be authenticated to fail.UserNamePasswordValidationException This class is for handling Exception that is thrown when the user name password validation plugin is failed or any invalid characters detected in user name. -
Classes in com.sun.identity.authentication.spi used by com.sun.identity.idm Class Description AuthLoginException This class is for handling message localization in LoginException. -
Classes in com.sun.identity.authentication.spi used by org.forgerock.openam.authentication.modules.common.mapping Class Description AuthLoginException This class is for handling message localization in LoginException. -
Classes in com.sun.identity.authentication.spi used by org.forgerock.openam.authentication.modules.oath.plugins Class Description AuthLoginException This class is for handling message localization in LoginException.