Package | Description |
---|---|
org.wildfly.security.auth.server |
Server side of authentication provided by Elytron.
|
Modifier and Type | Class and Description |
---|---|
static class |
HttpAuthenticationFactory.Builder
Deprecated.
A builder for SASL server factory configurations.
|
static class |
SaslAuthenticationFactory.Builder
Deprecated.
A builder for SASL server factory configurations.
|
Modifier and Type | Method and Description |
---|---|
AbstractMechanismAuthenticationFactory.Builder<M,F,E> |
AbstractMechanismAuthenticationFactory.Builder.setFactory(F factory) |
AbstractMechanismAuthenticationFactory.Builder<M,F,E> |
AbstractMechanismAuthenticationFactory.Builder.setMechanismConfigurationSelector(MechanismConfigurationSelector mechanismConfigurationSelector) |
AbstractMechanismAuthenticationFactory.Builder<M,F,E> |
AbstractMechanismAuthenticationFactory.Builder.setSecurityDomain(SecurityDomain securityDomain) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.