Package org.keycloak.adapters.undertow
Interface KeycloakChallenge
public interface KeycloakChallenge
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Method Summary
Modifier and TypeMethodDescriptionio.undertow.security.api.AuthenticationMechanism.ChallengeResultsendChallenge(io.undertow.server.HttpServerExchange httpServerExchange, io.undertow.security.api.SecurityContext securityContext)
-
Method Details
-
sendChallenge
io.undertow.security.api.AuthenticationMechanism.ChallengeResult sendChallenge(io.undertow.server.HttpServerExchange httpServerExchange, io.undertow.security.api.SecurityContext securityContext)
-