Class AbstractResourceService.Scope
java.lang.Object
org.keycloak.representations.idm.authorization.ScopeRepresentation
org.keycloak.services.resources.account.resources.AbstractResourceService.Scope
- Enclosing class:
- AbstractResourceService
-
Constructor Summary
-
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
-
Constructor Details
-
Scope
public Scope()
-