| Modifier and Type | Field and Description |
|---|---|
static String |
INVALID_PARAMETERS
some of the request parameters did not conform to the SCIM specification
|
static String |
MISSING_EXTENSION
a required extension is missing
|
static String |
REQUIRED
a required attribute is missing
|
static String |
TOO_LARGE |
static String |
UNKNOWN_RESOURCE
the specified resource is unknown
|
static String |
UNPARSEABLE_REQUEST
the request was invalid and cannot be used for further processing
|
| Constructor and Description |
|---|
Custom() |
public static final String REQUIRED
public static final String UNKNOWN_RESOURCE
public static final String MISSING_EXTENSION
public static final String INVALID_PARAMETERS
public static final String UNPARSEABLE_REQUEST
public static final String TOO_LARGE
Copyright © 2020. All rights reserved.