Package | Description |
---|---|
org.keycloak.representations.idm |
Modifier and Type | Field and Description |
---|---|
protected List<UserConsentRepresentation> |
UserRepresentation.clientConsents |
Modifier and Type | Method and Description |
---|---|
List<UserConsentRepresentation> |
UserRepresentation.getClientConsents() |
Modifier and Type | Method and Description |
---|---|
void |
UserRepresentation.setClientConsents(List<UserConsentRepresentation> clientConsents) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.