Class AbstractResourceModel<E extends AbstractEntity>
java.lang.Object
org.keycloak.authorization.model.AbstractAuthorizationModel
org.keycloak.models.map.authorization.adapter.AbstractResourceModel<E>
- All Implemented Interfaces:
Resource
- Direct Known Subclasses:
MapResourceAdapter
public abstract class AbstractResourceModel<E extends AbstractEntity>
extends AbstractAuthorizationModel
implements Resource
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.keycloak.authorization.model.Resource
Resource.FilterOption, Resource.SearchableFields
-
Field Summary
Fields inherited from class org.keycloak.authorization.model.AbstractAuthorizationModel
storeFactory
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.authorization.model.AbstractAuthorizationModel
throwExceptionIfReadonly
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.keycloak.authorization.model.Resource
getAttribute, getAttributes, getDisplayName, getIconUri, getId, getName, getOwner, getResourceServer, getScopes, getSingleAttribute, getType, getUris, isOwnerManagedAccess, removeAttribute, setAttribute, setDisplayName, setIconUri, setName, setOwnerManagedAccess, setType, updateScopes, updateUris