| 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 |
|---|---|
Name |
Name.Builder.build()
Builds a Name Object with the given parameters
|
Name |
User.getName()
Gets the components of the User's real name.
|
| Modifier and Type | Method and Description |
|---|---|
User.Builder |
User.Builder.setName(Name name)
Sets the components of the
User's real name (See User.getName()). |
Copyright © 2013. All Rights Reserved.