Uses of Class
com.sun.identity.authentication.spi.AMAuthCallBackException
Packages that use AMAuthCallBackException
Package
Description
AM Authentication Service Provider Interface callbacks
-
Uses of AMAuthCallBackException in com.sun.identity.authentication.spi
Methods in com.sun.identity.authentication.spi that throw AMAuthCallBackExceptionModifier and TypeMethodDescriptionvoid
AMAuthCallBack.authEventCallback
(int eventType, Map eventParams) Receives the event notifications when the user status changes during the authentication process.