Uses of Interface
org.keycloak.models.map.common.delegate.HasDelegateProvider
-
-
Uses of HasDelegateProvider in org.keycloak.models.map.authorization.entity
Classes in org.keycloak.models.map.authorization.entity that implement HasDelegateProvider Modifier and Type Class Description classMapPermissionTicketEntityDelegateclassMapPolicyEntityDelegateclassMapResourceEntityDelegateclassMapResourceServerEntityDelegateclassMapScopeEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.authSession
Classes in org.keycloak.models.map.authSession that implement HasDelegateProvider Modifier and Type Class Description classMapAuthenticationSessionEntityDelegateclassMapRootAuthenticationSessionEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.client
Classes in org.keycloak.models.map.client that implement HasDelegateProvider Modifier and Type Class Description classMapClientEntityDelegateclassMapProtocolMapperEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.clientscope
Classes in org.keycloak.models.map.clientscope that implement HasDelegateProvider Modifier and Type Class Description classMapClientScopeEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.events
Classes in org.keycloak.models.map.events that implement HasDelegateProvider Modifier and Type Class Description classMapAdminEventEntityDelegateclassMapAuthEventEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.group
Classes in org.keycloak.models.map.group that implement HasDelegateProvider Modifier and Type Class Description classMapGroupEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.loginFailure
Classes in org.keycloak.models.map.loginFailure that implement HasDelegateProvider Modifier and Type Class Description classMapUserLoginFailureEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.realm
Classes in org.keycloak.models.map.realm that implement HasDelegateProvider Modifier and Type Class Description classMapRealmEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.realm.entity
Classes in org.keycloak.models.map.realm.entity that implement HasDelegateProvider Modifier and Type Class Description classMapAuthenticationExecutionEntityDelegateclassMapAuthenticationFlowEntityDelegateclassMapAuthenticatorConfigEntityDelegateclassMapClientInitialAccessEntityDelegateclassMapComponentEntityDelegateclassMapIdentityProviderEntityDelegateclassMapIdentityProviderMapperEntityDelegateclassMapOTPPolicyEntityDelegateclassMapRequiredActionProviderEntityDelegateclassMapRequiredCredentialEntityDelegateclassMapWebAuthnPolicyEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.role
Classes in org.keycloak.models.map.role that implement HasDelegateProvider Modifier and Type Class Description classMapRoleEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.singleUseObject
Classes in org.keycloak.models.map.singleUseObject that implement HasDelegateProvider Modifier and Type Class Description classMapSingleUseObjectEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.storage.jpa.role.delegate
Classes in org.keycloak.models.map.storage.jpa.role.delegate that implement HasDelegateProvider Modifier and Type Class Description classJpaMapRoleEntityDelegateDelegate for the JPA implementation for MapRoleEntityDelegate. -
Uses of HasDelegateProvider in org.keycloak.models.map.user
Classes in org.keycloak.models.map.user that implement HasDelegateProvider Modifier and Type Class Description classMapUserConsentEntityDelegateclassMapUserCredentialEntityDelegateclassMapUserEntityDelegateclassMapUserFederatedIdentityEntityDelegate -
Uses of HasDelegateProvider in org.keycloak.models.map.userSession
Classes in org.keycloak.models.map.userSession that implement HasDelegateProvider Modifier and Type Class Description classMapAuthenticatedClientSessionEntityDelegateclassMapUserSessionEntityDelegate
-