Uses of Interface
org.keycloak.models.map.common.EntityWithAttributes
-
-
Uses of EntityWithAttributes in org.keycloak.models.map.authorization.entity
Classes in org.keycloak.models.map.authorization.entity that implement EntityWithAttributes Modifier and Type Class Description classMapResourceEntity -
Uses of EntityWithAttributes in org.keycloak.models.map.client
Subinterfaces of EntityWithAttributes in org.keycloak.models.map.client Modifier and Type Interface Description interfaceMapClientEntityClasses in org.keycloak.models.map.client that implement EntityWithAttributes Modifier and Type Class Description static classMapClientEntity.AbstractClientEntityclassMapClientEntityDelegateclassMapClientEntityFieldDelegateclassMapClientEntityImplstatic classMapClientEntityImpl.Empty -
Uses of EntityWithAttributes in org.keycloak.models.map.clientscope
Classes in org.keycloak.models.map.clientscope that implement EntityWithAttributes Modifier and Type Class Description classMapClientScopeEntity -
Uses of EntityWithAttributes in org.keycloak.models.map.group
Subinterfaces of EntityWithAttributes in org.keycloak.models.map.group Modifier and Type Interface Description interfaceMapGroupEntityClasses in org.keycloak.models.map.group that implement EntityWithAttributes Modifier and Type Class Description static classMapGroupEntity.AbstractGroupEntityclassMapGroupEntityDelegateclassMapGroupEntityFieldDelegateclassMapGroupEntityImplstatic classMapGroupEntityImpl.Empty -
Uses of EntityWithAttributes in org.keycloak.models.map.realm
Classes in org.keycloak.models.map.realm that implement EntityWithAttributes Modifier and Type Class Description classMapRealmEntity -
Uses of EntityWithAttributes in org.keycloak.models.map.role
Subinterfaces of EntityWithAttributes in org.keycloak.models.map.role Modifier and Type Interface Description interfaceMapRoleEntityClasses in org.keycloak.models.map.role that implement EntityWithAttributes Modifier and Type Class Description static classMapRoleEntity.AbstractRoleEntityclassMapRoleEntityDelegateclassMapRoleEntityFieldDelegateclassMapRoleEntityImplstatic classMapRoleEntityImpl.Empty -
Uses of EntityWithAttributes in org.keycloak.models.map.user
Classes in org.keycloak.models.map.user that implement EntityWithAttributes Modifier and Type Class Description classMapUserEntity
-