| Package | Description |
|---|---|
| org.wildfly.security.auth.server |
Server side of authentication provided by Elytron.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMechanismAuthenticationFactory<M,F,E extends Exception> |
class |
HttpAuthenticationFactory
Deprecated.
Use
org.wildfly.security.auth.server.http.HttpAuthenticationFactory instead |
class |
SaslAuthenticationFactory
Deprecated.
Use
org.wildfly.security.auth.server.sasl.SaslAuthenticationFactory instead |
| Modifier and Type | Method and Description |
|---|---|
MechanismAuthenticationFactory<M,F,E> |
MechanismAuthenticationFactory.Builder.build()
Build the mechanism factory.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.