Uses of Package
org.wildfly.security.sasl.util
Packages that use org.wildfly.security.sasl.util
Package
Description
-
Classes in org.wildfly.security.sasl.util used by org.wildfly.security.sasl.anonymousClassDescriptionA base class for SASL client implementations.Abstract SASL factory base class.A common base class for SASL participants.A base class for SASL client implementations.
-
Classes in org.wildfly.security.sasl.util used by org.wildfly.security.sasl.auth.utilClassDescriptionAn abstract base for
SaslClientinstances which delegate to anotherSaslClient.An abstract base forSaslClientFactoryinstances which delegate to anotherSaslClientFactory.An abstract base forSaslServerinstances which delegate to anotherSaslServer.An abstract base forSaslServerFactoryinstances which delegate to anotherSaslServerFactory. -
Classes in org.wildfly.security.sasl.util used by org.wildfly.security.sasl.gssapi
-
Classes in org.wildfly.security.sasl.util used by org.wildfly.security.sasl.localuserClassDescriptionA base class for SASL client implementations.Abstract SASL factory base class.A common base class for SASL participants.
-
Classes in org.wildfly.security.sasl.util used by org.wildfly.security.sasl.utilClassDescriptionAn abstract base for
SaslClientinstances which delegate to anotherSaslClient.An abstract base forSaslClientFactoryinstances which delegate to anotherSaslClientFactory.An abstract base forSaslServerinstances which delegate to anotherSaslServer.An abstract base forSaslServerFactoryinstances which delegate to anotherSaslServerFactory.A common base class for SASL participants.ASaslClientFactorywhich addsAuthenticationCompleteCallbackfunctionality to a delegateSaslClientFactory.ASaslClientFactorywhich establishes channel binding parameters.ASaslClientFactorywhich detectsSaslClientdisposal and calls the callback handler with aSecurityLayerDisposedCallbackinstance.ASaslClientFactorywhich filters available mechanisms (either inclusively or exclusively) from a delegateSaslClientFactory.A SASL client factory which filters mechanisms based on the combination of mechanism name and security provider.ASaslClientFactorywhoseSaslClientinstances evaluate challenges and wrap/unwrap requests in a privileged context.ASaslClientFactorythat allows properties to be added to a delegateSaslClientFactory.ASaslClientFactorywhich sets the protocol name to a fixed value, disregarding the passed in value.ASaslClientFactorywhich uses the currently installed security providers to acquire a delegateSaslClientFactory.ASaslServerFactorywhich uses the currently installed security providers to acquire a delegateSaslServerFactory.ASaslClientFactorywhich sets the server name to a fixed value, disregarding the passed in value.A delegatingSaslClientFactorywhich will sort the mechanism names using either a suppliedComparator<String> or a supplied ordering of mechanism names.A SASL client factory which provides information about the security layer of the connection to the callback handler.A SASL client factory which implements thetls-server-end-pointchannel binding algorithm.