Uses of Class
org.wildfly.security.auth.server.AbstractMechanismAuthenticationFactory.Builder
Packages that use AbstractMechanismAuthenticationFactory.Builder
Package
Description
Server side of authentication provided by Elytron.
-
Uses of AbstractMechanismAuthenticationFactory.Builder in org.wildfly.security.auth.server
Modifier and TypeClassDescriptionstatic final classDeprecated.A builder for SASL server factory configurations.static final classDeprecated.A builder for SASL server factory configurations.Methods in org.wildfly.security.auth.server that return AbstractMechanismAuthenticationFactory.BuilderModifier and TypeMethodDescriptionAbstractMechanismAuthenticationFactory.Builder.setFactory(F factory) AbstractMechanismAuthenticationFactory.Builder.setMechanismConfigurationSelector(MechanismConfigurationSelector mechanismConfigurationSelector) AbstractMechanismAuthenticationFactory.Builder.setSecurityDomain(SecurityDomain securityDomain) -
Uses of AbstractMechanismAuthenticationFactory.Builder in org.wildfly.security.auth.server.http
Subclasses of AbstractMechanismAuthenticationFactory.Builder in org.wildfly.security.auth.server.httpModifier and TypeClassDescriptionstatic final classA builder for SASL server factory configurations. -
Uses of AbstractMechanismAuthenticationFactory.Builder in org.wildfly.security.auth.server.sasl
Subclasses of AbstractMechanismAuthenticationFactory.Builder in org.wildfly.security.auth.server.saslModifier and TypeClassDescriptionstatic final classA builder for SASL server factory configurations.