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.entitySubclasses of MapScopeEntity.AbstractMapScopeEntity in org.keycloak.models.map.authorization.entity Modifier and Type Class Description classMapScopeEntityFieldDelegateclassMapScopeEntityImplstatic classMapScopeEntityImpl.Empty
- 
Uses of MapScopeEntity.AbstractMapScopeEntity in org.keycloak.models.map.storage.jpa.authorization.scope.entitySubclasses of MapScopeEntity.AbstractMapScopeEntity in org.keycloak.models.map.storage.jpa.authorization.scope.entity Modifier and Type Class Description classJpaScopeEntityThere are some fields marked by@Column(insertable = false, updatable = false).classJpaScopeMetadata
 
-