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