Package | Description |
---|---|
org.keycloak.models | |
org.keycloak.models.jpa | |
org.keycloak.models.mongo.keycloak.adapters |
Modifier and Type | Method and Description |
---|---|
List<UserCredentialValueModel> |
UserModel.getCredentialsDirectly() |
Modifier and Type | Method and Description |
---|---|
void |
UserModel.updateCredentialDirectly(UserCredentialValueModel cred) |
Modifier and Type | Method and Description |
---|---|
List<UserCredentialValueModel> |
UserAdapter.getCredentialsDirectly() |
Modifier and Type | Method and Description |
---|---|
void |
UserAdapter.updateCredentialDirectly(UserCredentialValueModel credModel) |
Modifier and Type | Method and Description |
---|---|
List<UserCredentialValueModel> |
UserAdapter.getCredentialsDirectly() |
Modifier and Type | Method and Description |
---|---|
void |
UserAdapter.updateCredentialDirectly(UserCredentialValueModel credModel) |
Copyright © 2014. All Rights Reserved.