Class JpaClientScopeMetadata
java.lang.Object
org.keycloak.models.map.common.UpdatableEntity.Impl
org.keycloak.models.map.clientscope.MapClientScopeEntity.AbstractClientScopeEntity
org.keycloak.models.map.clientscope.MapClientScopeEntityImpl
org.keycloak.models.map.storage.jpa.clientScope.entity.JpaClientScopeMetadata
- All Implemented Interfaces:
Serializable
,MapClientScopeEntity
,AbstractEntity
,EntityWithAttributes
,UpdatableEntity
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.keycloak.models.map.clientscope.MapClientScopeEntityImpl
MapClientScopeEntityImpl.Empty
Nested classes/interfaces inherited from interface org.keycloak.models.map.clientscope.MapClientScopeEntity
MapClientScopeEntity.AbstractClientScopeEntity
Nested 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
-
Method Summary
Methods inherited from class org.keycloak.models.map.clientscope.MapClientScopeEntityImpl
addProtocolMapper, addScopeMapping, deepClone, equals, getAttribute, getAttributes, getDescription, getName, getProtocol, getProtocolMapper, getProtocolMappers, getRealmId, getScopeMappings, hashCode, removeAttribute, removeProtocolMapper, removeScopeMapping, setAttribute, setAttributes, setDescription, setName, setProtocol, setRealmId, toString
Methods inherited from class org.keycloak.models.map.clientscope.MapClientScopeEntity.AbstractClientScopeEntity
getId, setId
Methods inherited from class org.keycloak.models.map.common.UpdatableEntity.Impl
clearUpdatedFlag, isUpdated, markUpdatedFlag
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.keycloak.models.map.common.AbstractEntity
getId, setId
Methods inherited from interface org.keycloak.models.map.common.UpdatableEntity
clearUpdatedFlag, isUpdated, markUpdatedFlag
-
Constructor Details
-
JpaClientScopeMetadata
-
JpaClientScopeMetadata
public JpaClientScopeMetadata()
-
-
Method Details
-
getEntityVersion
-
setEntityVersion
-