Uses of Class
com.sun.identity.authentication.spi.AMAuthCallBackException
Packages that use AMAuthCallBackException
Package
Description
Provides interfaces and classes for writing a supplemental authentication
module to plug into OpenAM.
-
Uses of AMAuthCallBackException in com.sun.identity.authentication.spi
Methods in com.sun.identity.authentication.spi that throw AMAuthCallBackExceptionModifier and TypeMethodDescriptionvoidAMAuthCallBack.authEventCallback(int eventType, Map eventParams) Receives the event notifications when the user status changes during the authentication process.