Package | Description |
---|---|
org.keycloak.representations.account |
Modifier and Type | Method and Description |
---|---|
List<UserProfileAttributeMetadata> |
UserProfileMetadata.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
UserProfileMetadata.setAttributes(List<UserProfileAttributeMetadata> attributes) |
Constructor and Description |
---|
UserProfileMetadata(List<UserProfileAttributeMetadata> attributes) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.