|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.unboundid.scim.schema.CoreSchema
public class CoreSchema
Contains the resources and their attributes defined in Core Schema 1.0 - draft 2.
| Field Summary | |
|---|---|
static ResourceDescriptor |
GROUP_DESCRIPTOR
The SCIM Group Schema. |
static AttributeDescriptor |
ID_DESCRIPTOR
The SCIM AttributeDescriptor for the id attribute. |
static AttributeDescriptor |
META_DESCRIPTOR
The SCIM AttributeDescriptor for the meta attribute. |
static ResourceDescriptor |
RESOURCE_SCHEMA_DESCRIPTOR
The SCIM Resource Schema. |
static ResourceDescriptor |
SERVICE_PROVIDER_CONFIG_SCHEMA_DESCRIPTOR
The SCIM Service Provider Configuration Schema. |
static ResourceDescriptor |
USER_DESCRIPTOR
The SCIM User Schema. |
| Constructor Summary | |
|---|---|
CoreSchema()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ResourceDescriptor RESOURCE_SCHEMA_DESCRIPTOR
public static final ResourceDescriptor SERVICE_PROVIDER_CONFIG_SCHEMA_DESCRIPTOR
public static final ResourceDescriptor USER_DESCRIPTOR
public static final ResourceDescriptor GROUP_DESCRIPTOR
public static final AttributeDescriptor META_DESCRIPTOR
public static final AttributeDescriptor ID_DESCRIPTOR
| Constructor Detail |
|---|
public CoreSchema()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||