Uses of Class
com.sun.identity.authentication.spi.MessageLoginException
-
Packages that use MessageLoginException Package Description com.sun.identity.authentication.spi Provides interfaces and classes for writing a supplemental authentication module to plug into OpenAM. -
-
Uses of MessageLoginException in com.sun.identity.authentication.spi
Subclasses of MessageLoginException in com.sun.identity.authentication.spi Modifier and Type Class Description classAuthErrorCodeExceptionThis exception associates aLoginExceptionwith an error code fromAMAuthErrorCode, which can later be used byAMLoginContextto handle the exception.
-