Package org.keycloak.storage.user
package org.keycloak.storage.user
-
ClassDescriptionThis is an optional capability interface that is intended to be implemented by any
UserStorageProvider
that supports validating users.This is an optional capability interface that is intended to be implemented by anyUserStorageProvider
that supports syncing users to keycloak local storage.This is an optional capability interface that is intended to be implemented by anyUserStorageProvider
that supports bulk operations.This is an optional capability interface that is intended to be implemented byUserStorageProvider
that supports count queries.This is an optional capability interface that is intended to be implemented by anyUserStorageProvider
that supports basic user querying.This is an optional capability interface that is intended to be implemented by anyUserStorageProvider
that supports complex user querying.This is an optional capability interface that is intended to be implemented by anyUserStorageProvider
that supports complex user querying.This is an optional capability interface that is intended to be implemented by anyUserStorageProvider
that supports addition of new users.