Class PreAuthActionsHandler

java.lang.Object
org.keycloak.adapters.PreAuthActionsHandler

public class PreAuthActionsHandler extends Object
Version:
$Revision: 1 $
Author:
Bill Burke
  • Field Details

  • Constructor Details

  • Method Details

    • resolveDeployment

      protected boolean resolveDeployment()
    • handleRequest

      public boolean handleRequest()
    • preflightCors

      public boolean preflightCors()
    • handleLogout

      protected void handleLogout()
    • handlePushNotBefore

      protected void handlePushNotBefore()
    • handleTestAvailable

      protected void handleTestAvailable()
    • verifyAdminRequest

      protected JWSInput verifyAdminRequest() throws Exception
      Throws:
      Exception
    • validateAction

      protected boolean validateAction(AdminAction action)
    • handleJwksRequest

      protected void handleJwksRequest()