Class AuthorizationService

java.lang.Object
org.keycloak.authorization.admin.AuthorizationService

public class AuthorizationService extends Object
Author:
Pedro Igor
  • Constructor Details

  • Method Details

    • resourceServer

      @Path("/resource-server") public Object resourceServer()
    • getResourceServerService

      public ResourceServerService getResourceServerService()
    • enable

      public void enable(boolean newClient)
    • disable

      public void disable()
    • isEnabled

      public boolean isEnabled()