public class SCIMConstants extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SCIMConstants.CommonSchemaConstants
Constants found in core-common schema.
|
static class |
SCIMConstants.CustomUserSchemaConstants
Constants found in custom user schema.
|
static class |
SCIMConstants.EnterpriseUserSchemaConstants
Constants found in enterprise user schema.
|
static class |
SCIMConstants.GroupSchemaConstants
Constants found in group schema.
|
static class |
SCIMConstants.ListedResourceSchemaConstants
Constants found in listed resource schema.
|
static class |
SCIMConstants.OperationalConstants
Constants found in operations.
|
static class |
SCIMConstants.ResourceTypeSchemaConstants
Constants found in Service Resource type schema.
|
static class |
SCIMConstants.RoleSchemaConstants
Constants found in role schema.
|
static class |
SCIMConstants.ServiceProviderConfigSchemaConstants
Constants found in Service Provider Config schema.
|
static class |
SCIMConstants.UserSchemaConstants
Constants found in user schema.
|
| Constructor and Description |
|---|
SCIMConstants() |
public static final String CORE_SCHEMA_URI
public static final String USER_CORE_SCHEMA_URI
public static final String ENTERPRISE_USER_SCHEMA_URI
public static final String CUSTOM_USER_SCHEMA_URI
public static final String GROUP_CORE_SCHEMA_URI
public static final String ROLE_SCHEMA_URI
public static final String LISTED_RESOURCE_CORE_SCHEMA_URI
public static final String SERVICE_PROVIDER_CONFIG_SCHEMA_URI
public static final String RESOURCE_TYPE_SCHEMA_URI
public static final String SEARCH_SCHEMA_URI
public static final String BULK_RESPONSE_URI
public static final String JSON
public static final String APPLICATION_JSON
@Deprecated public static final String DATE_TIME_FORMAT
@Deprecated public static final String DATE_TIME_FORMAT2
public static final String USER
public static final String GROUP
public static final String ROLE
public static final String ENTERPRISE_USER
public static final String CUSTOM_USER
public static final String RESOURCE_TYPE
public static final String USER_ENDPOINT
public static final String GROUP_ENDPOINT
public static final String ROLE_ENDPOINT
public static final String SERVICE_PROVIDER_CONFIG_ENDPOINT
public static final String RESOURCE_TYPE_ENDPOINT
public static final String SCHEMAS_ENDPOINT
public static final String LOCATION_HEADER
public static final String CONTENT_TYPE_HEADER
public static final String DEFAULT
Copyright © 2021 WSO2. All rights reserved.