Package | Description |
---|---|
org.keycloak.models.jpa.entities |
Modifier and Type | Field and Description |
---|---|
protected Collection<ClientAttributeEntity> |
ClientEntity.attributes |
Modifier and Type | Method and Description |
---|---|
Collection<ClientAttributeEntity> |
ClientEntity.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
ClientEntity.setAttributes(Collection<ClientAttributeEntity> attributes) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.