public class CoreSchema extends Object
| Modifier and Type | Field and Description |
|---|---|
static AttributeDescriptor |
EXTERNAL_ID_DESCRIPTOR
The SCIM AttributeDescriptor for the externalId attribute.
|
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 and Description |
|---|
CoreSchema() |
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
public static final AttributeDescriptor EXTERNAL_ID_DESCRIPTOR
public CoreSchema()
Copyright © 2011-2013 UnboundID. All Rights Reserved.