| Package | Description |
|---|---|
| org.wso2.charon3.core.objects |
| Modifier and Type | Method and Description |
|---|---|
List<ScimAddress> |
User.getAddresses()
gets the addresses from this user or an empty list if there are none present
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.replaceAddresses(List<ScimAddress> addressList)
deletes the addresses attributes and exchanges it with the given values
|
Copyright © 2022 WSO2. All rights reserved.