Class AbstractResourceService.Resource
java.lang.Object
org.keycloak.representations.idm.authorization.ResourceRepresentation
org.keycloak.services.resources.account.resources.AbstractResourceService.Resource
- Direct Known Subclasses:
AbstractResourceService.ResourcePermission
- Enclosing class:
- AbstractResourceService
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.representations.idm.authorization.ResourceRepresentation
addScope, addScope, equals, getAttributes, getDisplayName, getIconUri, getId, getName, getOwner, getOwnerManagedAccess, getScopes, getType, getUri, getUris, hashCode, setAttributes, setDisplayName, setIconUri, setId, setName, setOwner, setOwner, setOwnerManagedAccess, setScopes, setType, setUri, setUris
-
Constructor Details
-
Resource
public Resource()
-
-
Method Details
-
getClient
-