more user storage
This commit is contained in:
parent
8588ea9cd0
commit
cb4a9f5266
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ _capability_ _interfaces_ for the features you are able to. Here's a list of in
|
|||
|`org.keycloak.storage.user.UserBulkUupdateProvider`|Implement this interface if your provider supports bulk update of a set of users.
|
||||
|`org.keycloak.credential.CredentialInputValidator`|Implement this interface if your provider can validate one or more different credential types. (i.e. can validate a password)
|
||||
|`org.keycloak.credential.CredentialInputUpdater`|Implement this interface if your provider supports updating one more different credential types.
|
||||
|
||||
|===
|
||||
|
||||
=== Model Interfaces
|
||||
|
||||
|
|
Loading…
Reference in a new issue