| Package | Description |
|---|---|
| com.unboundid.scim.data |
| Modifier and Type | Field and Description |
|---|---|
static AttributeValueResolver<Name> |
Name.NAME_RESOLVER
The
AttributeValueResolver that resolves SCIM attribute values
to/from Name instances. |
| Modifier and Type | Method and Description |
|---|---|
Name |
UserResource.getName()
Retrieves the components of the User's real name.
|
| Modifier and Type | Method and Description |
|---|---|
UserResource |
UserResource.setName(Name name)
Sets the components of the User's real name.
|
Copyright © 2011–2016 UnboundID. All rights reserved.