Uses of Interface
org.keycloak.models.map.common.EntityWithAttributes
-
-
Uses of EntityWithAttributes in org.keycloak.models.map.authorization.entity
Subinterfaces of EntityWithAttributes in org.keycloak.models.map.authorization.entity Modifier and Type Interface Description interfaceMapResourceEntityClasses in org.keycloak.models.map.authorization.entity that implement EntityWithAttributes Modifier and Type Class Description static classMapResourceEntity.AbstractMapResourceEntityclassMapResourceEntityDelegateclassMapResourceEntityFieldDelegateclassMapResourceEntityImplstatic classMapResourceEntityImpl.Empty -
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
Subinterfaces of EntityWithAttributes in org.keycloak.models.map.clientscope Modifier and Type Interface Description interfaceMapClientScopeEntityClasses in org.keycloak.models.map.clientscope that implement EntityWithAttributes Modifier and Type Class Description static classMapClientScopeEntity.AbstractClientScopeEntityclassMapClientScopeEntityDelegateclassMapClientScopeEntityFieldDelegateclassMapClientScopeEntityImplstatic classMapClientScopeEntityImpl.Empty -
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
Subinterfaces of EntityWithAttributes in org.keycloak.models.map.realm Modifier and Type Interface Description interfaceMapRealmEntityClasses in org.keycloak.models.map.realm that implement EntityWithAttributes Modifier and Type Class Description static classMapRealmEntity.AbstractRealmEntityclassMapRealmEntityDelegateclassMapRealmEntityFieldDelegateclassMapRealmEntityImplstatic classMapRealmEntityImpl.Empty -
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
Subinterfaces of EntityWithAttributes in org.keycloak.models.map.user Modifier and Type Interface Description interfaceMapUserEntityClasses in org.keycloak.models.map.user that implement EntityWithAttributes Modifier and Type Class Description static classMapUserEntity.AbstractUserEntityclassMapUserEntityDelegateclassMapUserEntityFieldDelegateclassMapUserEntityImplstatic classMapUserEntityImpl.Empty
-