See: Description
| Interface | Description |
|---|---|
| Constants |
Some needed Constants
|
| Class | 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<T> |
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 |
| SCIMSearchResult<T> |
A class that holds all information from a search request
For more detailed information please look at the SCIM core schema 2.0
|
| 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.