| Package | Description |
|---|---|
| org.osiam.resources.helper |
org.osiam.resources.helper is a group of classes which are helping to handle the business logic in other resource
related objects.
|
| org.osiam.resources.scim |
org.osiam.resources.scim is a group of representation classes for the json output of scim resources.
|
| Class and Description |
|---|
| Extension
This class represents a schema extension.
|
| User
User resources are meant to enable expression of common User informations.
|
| Class and Description |
|---|
| Address
A physical mailing address for a User
For more detailed information please look at the SCIM core schema 2.0
|
| Address.Builder
Builder class that is used to build
Address instances |
| Enterprise
Java class for extension enterprise.
|
| Enterprise.Builder |
| Extension
This class represents a schema extension.
|
| Extension.Field
This class represents a field of an extension with its type and value.
|
| ExtensionFieldType
This enum like class represents the valid extension field types.
|
| Group
This class represent a Group resource.
|
| Group.Builder
Builder class that is used to build
Group instances |
| Manager
Java class for manager complex type.
|
| MemberRef
This class represents a
User or a Group which are members of an actual Group
For more detailed information please look at the SCIM core schema 2.0, sections 8
|
| MemberRef.Builder
The Builder class is used to construct instances of the
MemberRef |
| Meta
This class represents the meta data of a resource.
|
| Meta.Builder
Builder class that is used to build
Meta instances |
| MultiValuedAttribute
This class represents a multi valued attribute.
|
| MultiValuedAttribute.Builder
Builder class that is used to build
MultiValuedAttribute instances |
| Name
This class represents the User's real name.
|
| Name.Builder
Builder class that is used to build
Name instances |
| Resource |
| Resource.Builder
The Builder class is used to construct instances of the
Resource |
| User
User resources are meant to enable expression of common User informations.
|
| User.Builder
Builder class that is used to build
User instances |
Copyright © 2013. All Rights Reserved.