Interface KeycloakChallenge


public interface KeycloakChallenge
Version:
$Revision: 1 $
Author:
Bill Burke
  • Method Summary

    Modifier and Type
    Method
    Description
    io.undertow.security.api.AuthenticationMechanism.ChallengeResult
    sendChallenge(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)