| Package | Description |
|---|---|
| org.keycloak.models | |
| org.keycloak.models.utils |
| 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> |
UserModelDelegate.getCredentialsDirectly() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserModelDelegate.updateCredentialDirectly(UserCredentialValueModel cred) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.