| 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 |
|---|---|
Photo.Builder |
Photo.Builder.setDisplay(String display) |
Photo.Builder |
Photo.Builder.setOperation(String operation) |
Photo.Builder |
Photo.Builder.setPrimary(boolean primary) |
Photo.Builder |
Photo.Builder.setType(Photo.Type type)
Sets the label indicating the attribute's function (See
MultiValuedAttribute#getType()). |
Photo.Builder |
Photo.Builder.setValue(ImageDataURI image)
an imageDataURI which contains a small in data image.
|
Photo.Builder |
Photo.Builder.setValue(URI uri)
an URI pointing to an image
|
Copyright © 2014. All Rights Reserved.