All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractDelegatingSaslClient An abstract base forSaslClientinstances which delegate to anotherSaslClient.AbstractDelegatingSaslClientFactory An abstract base forSaslClientFactoryinstances which delegate to anotherSaslClientFactory.AbstractDelegatingSaslServer An abstract base forSaslServerinstances which delegate to anotherSaslServer.AbstractDelegatingSaslServerFactory An abstract base forSaslServerFactoryinstances which delegate to anotherSaslServerFactory.AbstractSaslClient A base class for SASL client implementations.AbstractSaslFactory Abstract SASL factory base class.AbstractSaslParticipant A common base class for SASL participants.AbstractSaslServer A base class for SASL client implementations.AggregateSaslClientFactory ASaslClientFactorywhich aggregates otherSaslClientFactoryinstances into one.AggregateSaslServerFactory ASaslServerFactorywhich aggregates otherSaslServerFactoryinstances into one.AuthenticationCompleteCallbackSaslClientFactory ASaslClientFactorywhich addsAuthenticationCompleteCallbackfunctionality to a delegateSaslClientFactory.AuthenticationCompleteCallbackSaslServerFactory ASaslServerFactorywhich addsAuthenticationCompleteCallbackfunctionality to a delegateSaslServerFactory.AuthenticationTimeoutSaslServerFactory ASaslServerFactorywhich adds authentication timeout functionality to a delegateSaslServerFactory.AvailableRealmsSaslServerFactory ASaslServerFactorywhich sets the server's available realms using the legacyWildFlySasl.REALM_LISTproperty, if specified.ChannelBindingSaslClientFactory ASaslClientFactorywhich establishes channel binding parameters.ChannelBindingSaslServerFactory ASaslServerFactorywhich establishes channel binding parameters.ClientSaslWrapper ASaslWrapperwhich encapsulates aSaslClient.CredentialSaslServerFactory ASaslServerFactorywhich sets the server's credential.DisposedCallbackSaslClientFactory ASaslClientFactorywhich detectsSaslClientdisposal and calls the callback handler with aSecurityLayerDisposedCallbackinstance.DisposedCallbackSaslServerFactory ASaslServerFactorywhich detectsSaslServerdisposal and calls the callback handler with aSecurityLayerDisposedCallbackinstance.ElytronMessages Log messages and exceptions for Elytron.FilterMechanismSaslClientFactory ASaslClientFactorywhich filters available mechanisms (either inclusively or exclusively) from a delegateSaslClientFactory.FilterMechanismSaslServerFactory ASaslServerFactorywhich filters available mechanisms (either inclusively or exclusively) from a delegateSaslServerFactory.KeyManagerCredentialSaslServerFactory ASaslServerFactorywhich sets the server's credential using the given key manager.LegacyRealmListSaslServerFactory ASaslServerFactorywhich uses theAvailableRealmsCallbackto populate the legacyWildFlySasl.REALM_LISTproperty, if needed by a mechanism.LocalPrincipalSaslClientFactory A delegating SASL client factory whose instances can track and return the assumed principal used for authentication.MechanismProviderFilteringSaslClientFactory A SASL client factory which filters mechanisms based on the combination of mechanism name and security provider.MechanismProviderFilteringSaslServerFactory A SASL server factory which filters mechanisms based on the combination of mechanism name and security provider.PrivilegedSaslClient ASaslClientwhich evaluates challenges and wrap/unwrap requests in an privileged context.PrivilegedSaslClientFactory ASaslClientFactorywhoseSaslClientinstances evaluate challenges and wrap/unwrap requests in a privileged context.PrivilegedSaslServer ASaslServerwhich evaluates responses and wrap/unwrap requests in an privileged context.PrivilegedSaslServerFactory ASaslServerFactorywhoseSaslServerinstances evaluate challenges and wrap/unwrap requests in a privileged context.PropertiesSaslClientFactory ASaslClientFactorythat allows properties to be added to a delegateSaslClientFactory.PropertiesSaslServerFactory A SaslServerFactory allowing the user to add propertiesProtocolSaslClientFactory ASaslClientFactorywhich sets the protocol name to a fixed value, disregarding the passed in value.ProtocolSaslServerFactory ASaslServerFactorywhich sets the protocol name to a fixed value, disregarding the passed in value.SaslAuthenticationInterruptedException SaslFactories A utility class for discovering SASL client and server factories.SaslMechanismInformation A collection of predicates and other information which can be used to filter SASL mechanisms.SaslMechanismInformation.Names The class providing Sasl Mechanism Names.SaslMechanismPredicate SaslMechanismSelector A selection specification for SASL client or server mechanisms.SaslWrapper SaslWrappers Utility methods for SASL wrappers.SecurityIdentitySaslServerFactory A SASL server factory which makes the authenticatedSecurityIdentityavailable to the caller.SecurityProviderSaslClientFactory ASaslClientFactorywhich uses the currently installed security providers to acquire a delegateSaslClientFactory.SecurityProviderSaslServerFactory ASaslServerFactorywhich uses the currently installed security providers to acquire a delegateSaslServerFactory.ServerNameSaslClientFactory ASaslClientFactorywhich sets the server name to a fixed value, disregarding the passed in value.ServerNameSaslServerFactory ASaslServerFactorywhich sets the server name to a fixed value, disregarding the passed in value.ServerSaslWrapper ASaslWrapperwhich encapsulates aSaslServer.ServiceLoaderSaslClientFactory ASaslClientFactorywhich uses aServiceLoaderto find implementations.ServiceLoaderSaslServerFactory ASaslServerFactorywhich uses aServiceLoaderto find implementations.SetMechanismInformationSaslServerFactory ASaslServerFactoryimplementation that will always ensure mechanism information is passed to theCallbackHandlerbefore the first authentication callbacks.SocketAddressCallbackSaslClientFactory SocketAddressCallbackSaslServerFactory SortedMechanismClientServerFactory A delegatingSaslClientFactorywhich will sort the mechanism names using either a suppliedComparator<String> or a supplied ordering of mechanism names.SortedMechanismSaslServerFactory A delegatingSaslServerFactorywhich will sort the mechanism names using either a suppliedComparator<String> or a supplied ordering of mechanism names.SSLQueryCallbackHandler A callback handler which delegates to another callback handler, passing the authentication's SSL/TLS information to that callback handler on its first invocation.SSLSaslClientFactory A SASL client factory which provides information about the security layer of the connection to the callback handler.SSLSaslServerFactory A SASL server factory which provides information about the security layer of the connection to the callback handler.StringPrep Preparation of Internationalized Strings ("stringprep") by RFC 3454TLSServerEndPointChannelBindingSaslClientFactory A SASL client factory which implements thetls-server-end-pointchannel binding algorithm.TLSServerEndPointChannelBindingSaslServerFactory A SASL server factory which implements thetls-server-end-pointchannel binding algorithm.TrustManagerSaslServerFactory ASaslServerFactorywhich sets the trust manager that should be used for trust verification.UsernamePasswordHashUtil Deprecated. Useorg.wildfly.security.password.PasswordFactoryinstead.WildFlySasl The core WildFly SASL utilities.