Class JpaScopeMetadata
java.lang.Object
org.keycloak.models.map.common.UpdatableEntity.Impl
org.keycloak.models.map.authorization.entity.MapScopeEntity.AbstractMapScopeEntity
org.keycloak.models.map.authorization.entity.MapScopeEntityImpl
org.keycloak.models.map.storage.jpa.authorization.scope.entity.JpaScopeMetadata
- All Implemented Interfaces:
Serializable,MapScopeEntity,AbstractEntity,UpdatableEntity
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.keycloak.models.map.authorization.entity.MapScopeEntityImpl
MapScopeEntityImpl.EmptyNested classes/interfaces inherited from interface org.keycloak.models.map.authorization.entity.MapScopeEntity
MapScopeEntity.AbstractMapScopeEntityNested classes/interfaces inherited from interface org.keycloak.models.map.common.UpdatableEntity
UpdatableEntity.Impl -
Field Summary
Fields inherited from class org.keycloak.models.map.common.UpdatableEntity.Impl
updated -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.keycloak.models.map.authorization.entity.MapScopeEntityImpl
equals, getDisplayName, getIconUri, getName, getRealmId, getResourceServerId, hashCode, setDisplayName, setIconUri, setName, setRealmId, setResourceServerId, toStringMethods inherited from class org.keycloak.models.map.authorization.entity.MapScopeEntity.AbstractMapScopeEntity
getId, setIdMethods inherited from class org.keycloak.models.map.common.UpdatableEntity.Impl
clearUpdatedFlag, isUpdated, markUpdatedFlagMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.keycloak.models.map.common.AbstractEntity
getId, setIdMethods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated, markUpdatedFlag
-
Constructor Details
-
JpaScopeMetadata
-
JpaScopeMetadata
public JpaScopeMetadata()
-
-
Method Details
-
getEntityVersion
-
setEntityVersion
-