Uses of Class
org.keycloak.models.map.authorization.entity.MapScopeEntity.AbstractMapScopeEntity
-
Packages that use MapScopeEntity.AbstractMapScopeEntity Package Description org.keycloak.models.map.authorization.entity org.keycloak.models.map.storage.jpa.authorization.scope.entity -
-
Uses of MapScopeEntity.AbstractMapScopeEntity in org.keycloak.models.map.authorization.entity
Subclasses of MapScopeEntity.AbstractMapScopeEntity in org.keycloak.models.map.authorization.entity Modifier and Type Class Description class
MapScopeEntityFieldDelegate
class
MapScopeEntityImpl
static class
MapScopeEntityImpl.Empty
-
Uses of MapScopeEntity.AbstractMapScopeEntity in org.keycloak.models.map.storage.jpa.authorization.scope.entity
Subclasses of MapScopeEntity.AbstractMapScopeEntity in org.keycloak.models.map.storage.jpa.authorization.scope.entity Modifier and Type Class Description class
JpaScopeEntity
There are some fields marked by@Column(insertable = false, updatable = false)
.class
JpaScopeMetadata
-