Package | Description |
---|---|
org.keycloak.representations |
Modifier and Type | Field and Description |
---|---|
protected AddressClaimSet |
UserInfo.address |
protected AddressClaimSet |
IDToken.address |
Modifier and Type | Method and Description |
---|---|
AddressClaimSet |
UserInfo.getAddress() |
AddressClaimSet |
IDToken.getAddress() |
Modifier and Type | Method and Description |
---|---|
void |
UserInfo.setAddress(AddressClaimSet address) |
void |
IDToken.setAddress(AddressClaimSet address) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.