Uses of Class
javax.security.auth.callback.UnsupportedCallbackException
| Package | Description |
|---|---|
| javax.security.auth.callback |
This package provides classes and interfaces needed to interact with the
application in order to execute the authentication and authorization
processes.
|
-
Uses of UnsupportedCallbackException in javax.security.auth.callback
Methods in javax.security.auth.callback that throw UnsupportedCallbackException Modifier and Type Method Description voidCallbackHandler. handle(Callback[] callbacks)Handles the actualCallback.