Package | Description |
---|---|
org.wildfly.security.auth.server |
Server side of authentication provided by Elytron.
|
Modifier and Type | Method and Description |
---|---|
ServerAuthenticationContext |
SecurityDomain.createNewAuthenticationContext()
Create a new authentication context for this security domain which can be used to carry out a single authentication
operation.
|
ServerAuthenticationContext |
SecurityDomain.createNewAuthenticationContext(MechanismConfigurationSelector mechanismConfigurationSelector)
Create a new authentication context for this security domain which can be used to carry out a single authentication
operation.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.