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