| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.resources |
| Modifier and Type | Method and Description |
|---|---|
List<Email> |
User.getEmails()
Email addresses for the User.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.addEmail(Email email)
Email addresses for the User.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setEmails(List<Email> emails)
Email addresses for the User.
|
Copyright © 2020. All rights reserved.