Package org.keycloak.adapters.undertow
Interface KeycloakChallenge
-
public interface KeycloakChallenge- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.undertow.security.api.AuthenticationMechanism.ChallengeResultsendChallenge(io.undertow.server.HttpServerExchange httpServerExchange, io.undertow.security.api.SecurityContext securityContext)
-