Package org.wildfly.security.sasl.anonymous
-
Class Summary Class Description AbstractAnonymousFactory A base class for the anonymous factories to verify from the properties supplied if anonymous can be used.AnonymousClientFactory The client factory for the anonymous SASL mechanism.AnonymousSaslClient A client implementation of the RFC 4505ANONYMOUS
mechanism.AnonymousSaslServer A server implementation of the RFC 4505ANONYMOUS
mechanism.AnonymousServerFactory The server factory for the anonymous SASL mechanism.WildFlyElytronSaslAnonymousProvider Provider for the Anonymous SASL authentication mechanism.