Uses of Class
org.wildfly.security.auth.server.ServerAuthenticationContext.AuthorizedState
-
Packages that use ServerAuthenticationContext.AuthorizedState Package Description org.wildfly.security.auth.server Server side of authentication provided by Elytron. -
-
Uses of ServerAuthenticationContext.AuthorizedState in org.wildfly.security.auth.server
Subclasses of ServerAuthenticationContext.AuthorizedState in org.wildfly.security.auth.server Modifier and Type Class Description (package private) class
ServerAuthenticationContext.AuthorizedAuthenticationState
Methods in org.wildfly.security.auth.server that return ServerAuthenticationContext.AuthorizedState Modifier and Type Method Description (package private) ServerAuthenticationContext.AuthorizedState
ServerAuthenticationContext.AuthorizedState. authorizeRunAs(Principal authorizationId, boolean authorizeRunAs)
-