Package org.keycloak.models.map.role
Class AbstractRoleModel<E extends AbstractEntity>
java.lang.Object
org.keycloak.models.map.role.AbstractRoleModel<E>
- All Implemented Interfaces:
RoleModel
- Direct Known Subclasses:
MapRoleAdapter
public abstract class AbstractRoleModel<E extends AbstractEntity>
extends Object
implements RoleModel
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.keycloak.models.RoleModel
RoleModel.RoleNameChangeEvent, RoleModel.SearchableFields
-
Field Summary
Modifier and TypeFieldDescriptionprotected final E
protected final RealmModel
protected final KeycloakSession
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.keycloak.models.RoleModel
addCompositeRole, getAttributes, getAttributeStream, getCompositesStream, getCompositesStream, getContainer, getContainerId, getDescription, getFirstAttribute, getId, getName, hasRole, isClientRole, isComposite, removeAttribute, removeCompositeRole, setAttribute, setDescription, setName, setSingleAttribute