| Package | Description |
|---|---|
| org.keycloak.models.jpa | |
| org.keycloak.models.jpa.entities |
| Modifier and Type | Method and Description |
|---|---|
protected CredentialModel |
JpaUserProvider.toModel(CredentialEntity entity) |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<CredentialEntity> |
UserEntity.credentials |
| Modifier and Type | Method and Description |
|---|---|
Collection<CredentialEntity> |
UserEntity.getCredentials() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserEntity.setCredentials(Collection<CredentialEntity> credentials) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.