| Package | Description |
|---|---|
| org.osiam.resources.scim |
org.osiam.resources.scim is a group of representation classes for the json output of scim resources.
|
| Modifier and Type | Method and Description |
|---|---|
Address |
Address.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
User.getAddresses()
Gets the physical mailing addresses for this user.
|
| Modifier and Type | Method and Description |
|---|---|
User.Builder |
User.Builder.setAddresses(List<Address> addresses)
Sets the physical mailing addresses for this User (See
User.getAddresses()). |
| Constructor and Description |
|---|
Address.Builder(Address address) |
Copyright © 2013. All Rights Reserved.