| Package | Description |
|---|---|
| org.keycloak.models.jpa.entities |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<CredentialAttributeEntity> |
CredentialEntity.credentialAttributes |
| Modifier and Type | Method and Description |
|---|---|
Collection<CredentialAttributeEntity> |
CredentialEntity.getCredentialAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CredentialEntity.setCredentialAttributes(Collection<CredentialAttributeEntity> credentialAttributes) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.