| 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 |
|---|---|
Meta.Builder |
Meta.Builder.setAttributes(Set<String> attributes)
Sets the names of the attributes to be removed from the Resource.
|
Meta.Builder |
Meta.Builder.setLocation(String location)
Set the location (See
Meta.getLocation()). |
Meta.Builder |
Meta.Builder.setResourceType(String resourceType)
Sets the type of the Resource (See
Meta.getResourceType()). |
Meta.Builder |
Meta.Builder.setVersion(String version)
Sets the version of the Resource (See
Meta.getVersion()). |
Copyright © 2014. All Rights Reserved.