Package org.keycloak.storage.federated
-
Interface Summary Interface Description UserAttributeFederatedStorage UserAttributeFederatedStorage.Streams TheUserAttributeFederatedStorage.Streams
interface makes all collection-based methods inUserAttributeFederatedStorage
default by providing implementations that delegate to theStream
-based variants instead of the other way around.UserBrokerLinkFederatedStorage UserBrokerLinkFederatedStorage.Streams TheUserBrokerLinkFederatedStorage.Streams
interface makes all collection-based methods inUserBrokerLinkFederatedStorage
default by providing implementations that delegate to theStream
-based variants instead of the other way around.UserConsentFederatedStorage UserConsentFederatedStorage.Streams TheUserConsentFederatedStorage.Streams
interface makes all collection-based methods inUserConsentFederatedStorage
default by providing implementations that delegate to theStream
-based variants instead of the other way around.UserFederatedStorageProvider UserFederatedStorageProvider.Streams TheUserFederatedStorageProvider.Streams
interface makes all collection-based methods inUserFederatedStorageProvider
default by providing implementations that delegate to theStream
-based variants instead of the other way around.UserFederatedStorageProviderFactory UserFederatedUserCredentialStore UserFederatedUserCredentialStore.Streams TheUserFederatedUserCredentialStore.Streams
interface makes all collection-based methods inUserFederatedUserCredentialStore
default by providing implementations that delegate to theStream
-based variants instead of the other way around.UserGroupMembershipFederatedStorage UserGroupMembershipFederatedStorage.Streams TheUserGroupMembershipFederatedStorage.Streams
interface makes all collection-based methods inUserGroupMembershipFederatedStorage
default by providing implementations that delegate to theStream
-based variants instead of the other way around.UserNotBeforeFederatedStorage UserRequiredActionsFederatedStorage UserRequiredActionsFederatedStorage.Streams TheUserRequiredActionsFederatedStorage.Streams
interface makes all collection-based methods inUserRequiredActionsFederatedStorage
default by providing implementations that delegate to theStream
-based variants instead of the other way around.UserRoleMappingsFederatedStorage UserRoleMappingsFederatedStorage.Streams TheUserRoleMappingsFederatedStorage.Streams
interface makes all collection-based methods inUserRoleMappingsFederatedStorage
default by providing implementations that delegate to theStream
-based variants instead of the other way around. -
Class Summary Class Description UserFederatedStorageProviderSpi