Package | Description |
---|---|
org.wildfly.security.auth.callback |
Extended callbacks and supporting utilities which allow efficient callback handler implementation.
|
org.wildfly.security.ssl |
Class and Description |
---|
AbstractCredentialCallback
Abstract base class for credential callbacks.
|
AuthenticationCompleteCallback
An optional callback indicating the success or failure of the authentication operation.
|
ExtendedCallback
A callback which provides extended information about its usage.
|
SecurityLayerDisposedCallback
A callback which indicates that the corresponding security layer (SASL client, SASL server, etc.) has been disposed
and any related resources may be relinquished.
|
SocketAddressCallback.Kind
Endpoint disposition kinds.
|
Class and Description |
---|
ChannelBindingCallback
A callback used to establish the channel binding for a security mechanism which supports it.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.