Uses of Class
org.wildfly.security.sasl.anonymous.AbstractAnonymousFactory
Packages that use AbstractAnonymousFactory
-
Uses of AbstractAnonymousFactory in org.wildfly.security.sasl.anonymous
Subclasses of AbstractAnonymousFactory in org.wildfly.security.sasl.anonymousModifier and TypeClassDescriptionclassThe client factory for the anonymous SASL mechanism.classThe server factory for the anonymous SASL mechanism.