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.EmptyNested classes/interfaces inherited from interface org.keycloak.models.map.clientscope.MapClientScopeEntity
MapClientScopeEntity.AbstractClientScopeEntityNested 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.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, toStringMethods inherited from class org.keycloak.models.map.clientscope.MapClientScopeEntity.AbstractClientScopeEntity
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
-
JpaClientScopeMetadata
-
JpaClientScopeMetadata
public JpaClientScopeMetadata()
-
-
Method Details
-
getEntityVersion
-
setEntityVersion
-