Class AbstractResourceService.Scope

java.lang.Object
org.keycloak.representations.idm.authorization.ScopeRepresentation
org.keycloak.services.resources.account.resources.AbstractResourceService.Scope
Enclosing class:
AbstractResourceService

public static class AbstractResourceService.Scope extends org.keycloak.representations.idm.authorization.ScopeRepresentation
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.keycloak.representations.idm.authorization.ScopeRepresentation

    equals, getDisplayName, getIconUri, getId, getName, getPolicies, getResources, hashCode, setDisplayName, setIconUri, setId, setName, setPolicies, setResources

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Scope

      public Scope()