Uses of Class
io.undertow.security.api.AuthenticationMechanism.ChallengeResult
-
Packages that use AuthenticationMechanism.ChallengeResult Package Description io.undertow.security.api io.undertow.security.impl -
-
Uses of AuthenticationMechanism.ChallengeResult in io.undertow.security.api
Methods in io.undertow.security.api that return AuthenticationMechanism.ChallengeResult Modifier and Type Method Description AuthenticationMechanism.ChallengeResultAuthenticationMechanism. sendChallenge(HttpServerExchange exchange, SecurityContext securityContext)Send an authentication challenge to the remote client. -
Uses of AuthenticationMechanism.ChallengeResult in io.undertow.security.impl
-