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