Uses of Interface
org.keycloak.models.map.authorization.entity.MapResourceServerEntity
Packages that use MapResourceServerEntity
Package
Description
-
Uses of MapResourceServerEntity in org.keycloak.models.map.authorization
Constructor parameters in org.keycloak.models.map.authorization with type arguments of type MapResourceServerEntityModifierConstructorDescriptionMapResourceServerStore(MapStorage<MapResourceServerEntity, ResourceServer> resourceServerStore, AuthorizationProvider provider) -
Uses of MapResourceServerEntity in org.keycloak.models.map.authorization.adapter
Constructors in org.keycloak.models.map.authorization.adapter with parameters of type MapResourceServerEntityModifierConstructorDescriptionMapResourceServerAdapter(RealmModel realmModel, MapResourceServerEntity entity, StoreFactory storeFactory) -
Uses of MapResourceServerEntity in org.keycloak.models.map.authorization.entity
Classes in org.keycloak.models.map.authorization.entity that implement MapResourceServerEntityModifier and TypeClassDescriptionstatic classclassclassclassstatic classMethods in org.keycloak.models.map.authorization.entity that return MapResourceServerEntityModifier and TypeMethodDescriptionstatic MapResourceServerEntityMapResourceServerEntityCloner.deepClone(MapResourceServerEntity original, MapResourceServerEntity target) static MapResourceServerEntityMapResourceServerEntityCloner.deepCloneNoId(MapResourceServerEntity original, MapResourceServerEntity target) Methods in org.keycloak.models.map.authorization.entity that return types with arguments of type MapResourceServerEntityModifier and TypeMethodDescriptionMapResourceServerEntityDelegate.getDelegateProvider()MapResourceServerEntityFieldDelegate.getEntityFieldDelegate()Methods in org.keycloak.models.map.authorization.entity with parameters of type MapResourceServerEntityModifier and TypeMethodDescriptionstatic MapResourceServerEntityMapResourceServerEntityCloner.deepClone(MapResourceServerEntity original, MapResourceServerEntity target) static MapResourceServerEntityMapResourceServerEntityCloner.deepCloneNoId(MapResourceServerEntity original, MapResourceServerEntity target) Constructor parameters in org.keycloak.models.map.authorization.entity with type arguments of type MapResourceServerEntityModifierConstructorDescriptionMapResourceServerEntityDelegate(DelegateProvider<MapResourceServerEntity> delegateProvider) MapResourceServerEntityFieldDelegate(EntityFieldDelegate<MapResourceServerEntity> entityFieldDelegate) -
Uses of MapResourceServerEntity in org.keycloak.models.map.storage.chm
Fields in org.keycloak.models.map.storage.chm with type parameters of type MapResourceServerEntityModifier and TypeFieldDescriptionstatic final Map<SearchableModelField<ResourceServer>,MapModelCriteriaBuilder.UpdatePredicatesFunc<Object, MapResourceServerEntity, ResourceServer>> MapFieldPredicates.AUTHZ_RESOURCE_SERVER_PREDICATES