Uses of Class
org.wildfly.security.auth.server.ServerAuthenticationContext
Packages that use ServerAuthenticationContext
Package
Description
Server side of authentication provided by Elytron.
-
Uses of ServerAuthenticationContext in org.wildfly.security.auth.server
Methods in org.wildfly.security.auth.server that return ServerAuthenticationContextModifier and TypeMethodDescriptionSecurityDomain.createNewAuthenticationContext()Create a new authentication context for this security domain which can be used to carry out a single authentication operation.SecurityDomain.createNewAuthenticationContext(MechanismConfigurationSelector mechanismConfigurationSelector) Create a new authentication context for this security domain which can be used to carry out a single authentication operation.