Class TokenRevokeResponseContext

java.lang.Object
org.keycloak.services.clientpolicy.context.TokenRevokeResponseContext
All Implemented Interfaces:
ClientPolicyContext

public class TokenRevokeResponseContext extends Object implements ClientPolicyContext
Author:
Takashi Norimatsu
  • Constructor Details

    • TokenRevokeResponseContext

      public TokenRevokeResponseContext(jakarta.ws.rs.core.MultivaluedMap<String,String> params)
  • Method Details