Uses of Interface
org.wildfly.security.auth.callback.ExtendedCallback
Packages that use ExtendedCallback
Package
Description
Extended callbacks and supporting utilities which allow efficient callback handler implementation.
-
Uses of ExtendedCallback in org.wildfly.security.auth.callback
Classes in org.wildfly.security.auth.callback that implement ExtendedCallbackModifier and TypeClassDescriptionclassAbstract base class for credential callbacks.final classA callback to authorize anonymous authentication.final classAn optional callback indicating the success or failure of the authentication operation.classACallbackto inform a server authentication context of configured mechanism properties.final classA callback used to query a server participant for the names of realms that it is prepared to offer.classA callback that is capable of perform authorization based on the identities managed by anIdentityCache.final classA callback used to establish the channel binding for a security mechanism which supports it.final classA callback used to acquire credentials.final classA callback to inform the callback handler of a credential change.classA server-sideCallbackto pass the decoded evidence principal from the callback handler to the authentication mechanism.classACallbackfor use where credential verification is required.classA variation onNameCallbackwhich allows exclusive access to the backing identity to be requested.classA variation onChoiceCallbackwhich supports the extended callback interface.final classA callback to inform a server authentication mechanism of a credential which may be cached on the authentication identity (if any).classACallbackto pass the information about the current mechanism to theCallbackHandler.final classANameCallbackwhich is optional, for mechanisms that can accept a name from the server.final classA callback used to acquire parameter specifications, either for outbound or inbound authentication.final classA callback used when a password reset is required.final classAn optional callback to inform the callback handler of the peer's principal identity.classAn authorization callback similar to javaseAuthorizeCallbackbut using a generic principal.classACallbackto inform a server authentication context about current authentication request.final classA server-side callback used to pass a realm identity from the callback handler to the authentication mechanism.final classA callback which indicates that the corresponding security layer (SASL client, SASL server, etc.) has been disposed and any related resources may be relinquished.final classA callback used to acquire the server (or "host") credential.final classAn optional callback which is used to inform the callback handler of the endpoint addresses of a connection being authenticated.final classA callback which provides information to the callback handler about the established SSLSession.final classAn optional callback used to retrieve information about trusted certificate authorities for authenticating peers.