| Package | Description |
|---|---|
| org.keycloak.models.jpa.entities |
| 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 © 2016 JBoss by Red Hat. All rights reserved.