Package | Description |
---|---|
org.wildfly.security.auth.server |
Server side of authentication provided by Elytron.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpAuthenticationFactory
A HTTP authentication mechanism configuration, the configuration is associated with the
SecurityDomain and
HttpServerAuthenticationMechanismFactory for obtaining configured mechanisms. |
class |
SaslAuthenticationFactory
A SASL server factory configuration.
|
Modifier and Type | Method and Description |
---|---|
MechanismAuthenticationFactory<M,F,E> |
MechanismAuthenticationFactory.Builder.build()
Build the mechanism factory.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.