| Package | Description |
|---|---|
| com.unboundid.scim.data |
| Modifier and Type | Field and Description |
|---|---|
static AttributeValueResolver<Address> |
Address.ADDRESS_RESOLVER
The
AttributeValueResolver that resolves SCIM attribute values
to/from Address instances. |
| Modifier and Type | Method and Description |
|---|---|
Collection<Address> |
UserResource.getAddresses()
Retrieves the physical mailing address for this User.
|
| Modifier and Type | Method and Description |
|---|---|
UserResource |
UserResource.setAddresses(Collection<Address> addresses)
Sets the physical mailing address for this User.
|
Copyright © 2011–2016 UnboundID. All rights reserved.