Package org.forgerock.opendj.rest2ldap
Class Rest2ldapMessages
- java.lang.Object
-
- org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
public final class Rest2ldapMessages extends Object
This file contains localizable message descriptors having the resource nameorg.forgerock.opendj.rest2ldap.rest2ldap. This file was generated automatically by theopendj-maven-pluginfrom the property fileorg/forgerock/opendj/rest2ldap/rest2ldap.propertiesand it should not be manually edited.
-
-
Field Summary
Fields Modifier and Type Field Description static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_ABSTRACT_AUXILIARY_TYPE_IN_CREATEThe resource cannot be created because it specified the abstract auxiliary resource type '%s'. Please specify one of the following non-abstract auxiliary types: %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_ABSTRACT_TYPE_IN_CREATEThe resource cannot be created because it specified the abstract resource type '%s'. Please specify one of the following non-abstract types: %sstatic LocalizableMessageDescriptor.Arg0ERR_ACCOUNT_USER_AUTHENTICATEDAccount Usability can only be viewed by authenticated usersstatic LocalizableMessageDescriptor.Arg1<Object>ERR_ACTION_NOT_SUPPORTEDThe action '%s' is not supportedstatic LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>ERR_AMBIGUOUS_RESOURCE_TYPEThe property "%s" in resource "%s" specifies an ambiguous resourcePath "%s". The relative path must reference a single resource type, yet this one references the following types of resource: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_ARRAY_FOR_SINGLE_VALUED_FIELDThe request cannot be processed because an array of values was provided for the single valued field '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_AUTHZID_DECODER_PRINCIPAL_CANNOT_BE_DETERMINEDThe request could not be authorized because the required security principal '%s' could not be determinedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_AUTHZID_DECODER_PRINCIPAL_INVALID_DATA_TYPEThe request could not be authorized because the required security principal '%s' had an invalid data typestatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_BAD_API_RESOURCE_VERSIONThe requested resource API version '%s' is unsupported. This endpoint only supports the following resource API version(s): %sstatic LocalizableMessageDescriptor.Arg0ERR_CANNOT_ANSWER_COUNT_ONLY_REQUESTNo estimated count could be obtained from the backend LDAP server(s) for this count only request. Review access logs and make sure to configure indexes on the server(s) to support count only requestsstatic LocalizableMessageDescriptor.Arg0ERR_CANNOT_ANSWER_COUNT_ONLY_REQUEST_ON_REVERSE_REFERENCECount-only requests cannot be performed on reverse-reference resourcesstatic LocalizableMessageDescriptor.Arg0ERR_CLIENT_PROVIDED_RESOURCE_ID_MISSINGResources cannot be created without a client provided resource IDstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_CONFIG_INVALID_AUTHZID_TEMPLATEInvalid authorization ID template: '%s'.Templates must start with one of the following elements: %sstatic LocalizableMessageDescriptor.Arg0ERR_CONFIG_INVALID_FAILOVER_WITH_PRIMARY_SECONDARY_LDAP_SERVERSCannot use both 'failoverLdapServers' with 'primaryLdapServers' or 'secondaryLdapServers' at the same time. Please use 'failoverLdapServers' only.static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_CONFIG_INVALID_KEY_MANAGERThe key-manager defined in '%s' is invalid: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_CONFIG_INVALID_LDAP_SERVERS'%s' configuration must contain a json arraystatic LocalizableMessageDescriptor.Arg0ERR_CONFIG_INVALID_SASL_EXTERNAL_AUTHENTICATIONSASL/External authentication requires the use of mTLS. Configure a key manager and enable SSL or StartTLS for the connection factorystatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_CONFIG_INVALID_TRUST_MANAGERThe trust-manager defined in '%s' is invalid: %sstatic LocalizableMessageDescriptor.Arg0ERR_CONFIG_NAMING_STRATEGY_DN_AND_ID_NOT_DIFFERENTNaming strategy DN and ID must be differentstatic LocalizableMessageDescriptor.Arg1<Object>ERR_CONFIG_NO_MAPPING_IN_CONFIGURATIONUnknown mapping. The configuration mapping must be one of '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_CONFIG_OAUTH2_CACHE_INVALID_DURATIONMalformed duration value '%s' for cache expiration. The duration syntax supports all human readable notations from day ('days'', 'day'', 'd'') to nanosecond ('nanoseconds', 'nanosecond', 'nanosec', 'nanos', 'nano', 'ns')static LocalizableMessageDescriptor.Arg0ERR_CONFIG_OAUTH2_CACHE_UNLIMITED_DURATIONThe cache expiration duration cannot be unlimitedstatic LocalizableMessageDescriptor.Arg0ERR_CONFIG_OAUTH2_CACHE_ZERO_DURATIONThe cache expiration duration cannot be zerostatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_CONFIG_OAUTH2_INVALID_INTROSPECT_URLThe token introspection endpoint '%s' is not a valid URL: '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_CONFIG_OAUTH2_UNSUPPORTED_ACCESS_TOKEN_RESOLVER'%s'is not a supported access token resolver. Must be one of '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_CONFIG_SERVER_CIRCULAR_DEPENDENCIESThe LDAP server configuration '%s' could not be parsed because of potential circular inheritance dependenciesstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_CONFIG_UNSUPPORTED_BIND_STRATEGYUnsupported bind strategy '%s'. Must be one of '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_CONFIGURE_REFERENCE_PROPERTY_MAPPER_WITH_OBJECT_PROPERTY_MAPPERA reference property mapper can only be configured with an object property mapper. Got a %s property mapper instead.static LocalizableMessageDescriptor.Arg1<Object>ERR_CREATION_READ_ONLY_FIELDThe create request cannot be processed because it attempts to create the read-only field '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_DECODING_CONTROLUnable to decode ldap control: '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_ENCODING_VALUES_FOR_FIELDThe request cannot be processed because an error occurred while encoding the values for the field '%s': '%s'static LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_ERROR_RESPONSEAn error occurred while processing the request '%s': '%s' (details: '%s')static LocalizableMessageDescriptor.Arg1<Object>ERR_FAIL_PARSE_CONFIGURATIONUnable to start Rest2Ldap Http Application due to the configuration error: '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_FIELD_WRONG_TYPEThe request cannot be processed because it included the field '%s' whose value is the wrong type: an object is expectedstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_ILLEGAL_FILTER_ASSERTION_VALUEThe request cannot be processed because it contained an illegal filter assertion value '%s' for field '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_INVALID_AUXILIARY_TYPE_PROPERTY_IN_CREATEThe resource cannot be created because the auxiliary type property '%s' is not an array containing a list of auxiliary typesstatic LocalizableMessageDescriptor.Arg0ERR_INVALID_COOKIEInvalid cookiestatic LocalizableMessageDescriptor.Arg1<Object>ERR_INVALID_ENDPOINT_DIRECTORYThe endpoint configuration directory '%s' either does not exist, is not a directory or cannot be readstatic LocalizableMessageDescriptor.Arg1<Object>ERR_INVALID_ENDPOINTS_DIRECTORYThe endpoints configuration directory '%s' either does not exist, is not a directory or cannot be readstatic LocalizableMessageDescriptor.Arg1<Object>ERR_INVALID_JSON_BOOLEANCould not parse the JSON value `%s` as a booleanstatic LocalizableMessageDescriptor.Arg1<Object>ERR_INVALID_JSON_INTEGERCould not parse the JSON value `%s` as an integerstatic LocalizableMessageDescriptor.Arg1<Object>ERR_INVALID_JSON_ISO_8601Could not parse the JSON value `%s` as an ISO 8601 date and timestatic LocalizableMessageDescriptor.Arg0ERR_JSON_EMPTY_CONTENTThe value could not be parsed as valid JSON because it is emptystatic LocalizableMessageDescriptor.Arg1<Object>ERR_JSON_IO_ERRORThe value could not be parsed as valid JSON: %sstatic LocalizableMessageDescriptor.Arg3<Number,Number,Object>ERR_JSON_PARSE_ERRORThe value could not be parsed as valid JSON because a syntax error was detected on line %d column %d: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_JSON_QUERY_PARSE_ERRORThe value '%s' could not be parsed as a valid JSON query filterstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_JSON_QUERY_PARSE_ERROR_UNRECOGNIZED_FILTER_OPERATORThe value '%s' could not be parsed as a valid JSON query filter because it contained an unrecognized or unsupported filter operator '%s'static LocalizableMessageDescriptor.Arg0ERR_JSON_TRAILING_CONTENTThe value could not be parsed as valid JSON because it contains trailing content after the JSON valuestatic LocalizableMessageDescriptor.Arg2<Object,Number>ERR_LOCAL_SORT_AND_PAGE_INVALID_PAGINATIONLocal sorting and pagination fails: the resulting ordered page '%s' has more elements than '%d' (pageSize + 1)static LocalizableMessageDescriptor.Arg0ERR_LOCAL_SORT_NO_PAGE_OFFSETThe query request cannot be processed because this sort directive does not support page offset. This sort directive must be used with page cookie instead.static LocalizableMessageDescriptor.Arg1<Number>ERR_LOCAL_SORT_PAGE_SIZEThe query request cannot be processed because this sort directive requires the page size to be set to a value between 1 and %d.static LocalizableMessageDescriptor.Arg1<Object>ERR_MISSING_REQUIRED_FIELDThe create request cannot be processed because it does not include the required field '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_MISSING_TYPE_PROPERTY_IN_CREATEThe resource cannot be created because it does not contain the type property '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_MODIFY_READ_ONLY_FIELDThe %s request cannot be processed because it attempts to modify the read-only field '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_MVCC_NO_VERSION_INFORMATIONThe resource could not be accessed because it did not contain any version information, when the version '%s' was expectedstatic LocalizableMessageDescriptor.Arg0ERR_MVCC_NOT_SUPPORTEDMulti-version concurrency control is not supported by this resourcestatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_MVCC_VERSIONS_MISMATCHThe resource could not be accessed because the expected version '%s' does not match the current version '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_NAME_AND_JSON_SYNTAX_COULD_NOT_PARSE_VALUE_OF_UNDERSCORE_IDThe value of the key '_id' of '%s' could not be parsedstatic LocalizableMessageDescriptor.Arg1<Object>ERR_NAME_AND_JSON_SYNTAX_MISSING_JSONThe value '%s' does not contain any JSONstatic LocalizableMessageDescriptor.Arg1<Object>ERR_NAME_AND_JSON_SYNTAX_MISSING_UNDERSCORE_IDThe '_id' key is required in the JSON '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_NO_ARRAY_FOR_MULTI_VALUED_FIELDThe request cannot be processed because an array of values was not provided for the multi-valued field '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_OAUTH2_CTS_INVALID_JSON_TOKENJson of token '%s' is malformedstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_OAUTH2_CTS_INVALID_TOKEN_TYPEThe token '%s' must be an access token, but it is a '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_OAUTH2_CTS_TOKEN_NOT_FOUNDUnable to find the token '%s' in the CTS because: '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_OAUTH2_CTS_TOKEN_RESOLUTIONUnable to resolve access token '%s' due to the following reason: '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_OAUTH2_FILE_INVALID_JSON_TOKENMalformed token file '%s'. Details: '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_OAUTH2_FILE_NO_TOKENUnable to find token file '%s'static LocalizableMessageDescriptor.Arg0ERR_PAGE_RESULTS_OFFSET_AND_COOKIE_ARE_MUTUALLY_EXCLUSIVEThe query request cannot be processed because '_pagedResultsOffset' and '_pagedResultsCookie' are mutually exclusive, and cannot be used togetherstatic LocalizableMessageDescriptor.Arg1<Number>ERR_PAGE_SIZE_LIMIT_REACHEDThe query request cannot be processed because this request requires the page size to be set to a value between 1 and %d.static LocalizableMessageDescriptor.Arg0ERR_PASSWORD_MODIFY_REQUEST_IS_INVALIDThe modify password request has been rejected because it is invalid. A modify password request must contain two string valued fields 'oldPassword' and 'newPassword'static LocalizableMessageDescriptor.Arg0ERR_PASSWORD_MODIFY_SECURE_CONNECTIONPasswords can only be modified using a secure connectionstatic LocalizableMessageDescriptor.Arg0ERR_PASSWORD_MODIFY_USER_AUTHENTICATEDPasswords can only be modified by authenticated usersstatic LocalizableMessageDescriptor.Arg0ERR_PASSWORD_RESET_SECURE_CONNECTIONPasswords can only be reset using a secure connectionstatic LocalizableMessageDescriptor.Arg0ERR_PASSWORD_RESET_USER_AUTHENTICATEDPasswords can only be reset by authenticated usersstatic LocalizableMessageDescriptor.Arg1<Object>ERR_PATCH_ADD_NO_VALUE_FOR_FIELDThe patch request cannot be processed because it included an add patch operation but no value(s) for field '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_PATCH_APPEND_IN_SINGLE_VALUED_FIELDThe patch request cannot be processed because it attempts to append a value to the single valued field '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_PATCH_INDEXED_APPEND_TO_MULTI_VALUED_FIELDThe patch request cannot be processed because it attempts to perform an indexed append of an array of values to the multi-valued field '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_PATCH_INDEXED_OPERATIONThe patch request cannot be processed because it included an indexed patch operation '%s' which is not supported by this resource providerstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_PATCH_JSON_INTERNAL_PROPERTYThe patch request cannot be processed because it attempts to modify the internal field '%s' of object '%s'. This capability is not currently supported by Rest2Ldap. Applications should instead perform a patch which replaces the entire object '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_PATCH_READ_ONLY_FIELDThe patch request cannot be processed because it attempts to patch the read-only field '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_PATCH_UNSUPPORTED_OPERATIONThe patch request cannot be processed because it included an unsupported type of patch operation '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_PRIMARY_KEY_NOT_FOUNDThe reference property mapper for property "%s" references a resource type that does not have an "_id" fieldstatic LocalizableMessageDescriptor.Arg1<Object>ERR_QUERY_SORT_KEY_NOT_SUPPORTEDThe query request cannot be processed because it included an unrecognized sort key '%s'static LocalizableMessageDescriptor.Arg0ERR_READ_ONLY_ENDPOINTThis endpoint is read-only and only supports read and query requestsstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_REFERENCE_CANNOT_BE_UPDATEDThe request cannot be processed because it attempts to update the properties of referenced resource(s) '%s' through the resource '%s'. Update the referenced resource with these values through a direct request.static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_REFERENCE_FIELD_AMBIGUOUSThe request cannot be processed because the resource '%s' referenced in field '%s' is ambiguousstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_REFERENCE_FIELD_DOES_NOT_EXISTThe request cannot be processed because the resource '%s' referenced in field '%s' does not existstatic LocalizableMessageDescriptor.Arg1<Object>ERR_REFERENCE_FIELD_MULTIPLE_PRIMARY_KEYSThe request cannot be processed because the reference field '%s' contains a value which contains multiple primary keysstatic LocalizableMessageDescriptor.Arg1<Object>ERR_REFERENCE_FIELD_NO_PRIMARY_KEYThe request cannot be processed because the reference field '%s' contains a value which does not contain a primary keystatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_REMOVE_REQUIRED_FIELDThe %s request cannot be processed because it attempts to remove the required field '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_RESOURCE_NOT_FOUNDResource '%s' not foundstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_RESOURCE_NOT_FOUND_IN_CONFIGURATIONThe property "%s" in resource "%s" specifies a resourcePath "%s" that cannot be found in the configurationstatic LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object>ERR_RESOURCE_REFERENCE_CANNOT_MATCH_SUB_RESOURCE_PATHCannot resolve the referenced base DN for the resource path '%s' because the sub-resource path '%s' does not match any sub-resource of the resource '%s'. Possible sub-resource paths are: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_RESOURCE_REFERENCE_CANNOT_RESOLVE_TEMPLATE_VARIABLECannot resolve the referenced base DN for the resource path '%s' because it contains a template variable. To avoid this problem, change the rest2ldap configuration by removing the template variable from the resource pathstatic LocalizableMessageDescriptor.Arg3<Object,Object,Object>ERR_RESOURCE_REFERENCE_OUT_OF_BOUNDSThe property "%s" in resource "%s" specifies a resourcePath "%s" which points beyond the root of the resource treestatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_REVERSE_PROPERTY_NOT_FOUNDThe reverseReference property mapper for property "%s" specifies a property which is not a "reference" property in the resource "%s"static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_RUNTIME_EXCEPTIONA runtime exception occurred while processing the request '%s': '%s'static LocalizableMessageDescriptor.Arg0ERR_SERVER_PROVIDED_RESOURCE_ID_UNEXPECTEDResources cannot be created with a client provided resource ID. The server will automatically generate a resource IDstatic LocalizableMessageDescriptor.Arg1<Number>ERR_TOO_MANY_ENTRIES_FOUNDThe query request cannot be processed because the number of resources found exceeded the limit of %d.static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_UNABLE_LOAD_SCHEMAUnable to load the LDAP schema: %s. Next attempt at %sstatic LocalizableMessageDescriptor.Arg2<Object,Object>ERR_UNRECOGNIZED_AUXILIARY_TYPE_IN_CREATEThe resource cannot be created because it specified an auxiliary resource type '%s' which is not permitted by this resource. Please specify one of the following auxiliary types: %sstatic LocalizableMessageDescriptor.Arg1<Object>ERR_UNRECOGNIZED_FIELDThe request cannot be processed because it included an unrecognized field '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_UNRECOGNIZED_FILTER_OPERATORThe query request cannot be processed because its query filter '%s' contained an unrecognized or unsupported filter operator '%s'static LocalizableMessageDescriptor.Arg1<Object>ERR_UNRECOGNIZED_JSON_VALUEUnrecognized type of JSON value: '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_UNRECOGNIZED_RESOURCE_AUXILIARY_TYPEThe resource '%s' has an unrecognized auxiliary type '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_UNRECOGNIZED_RESOURCE_SUPER_TYPEThe resource '%s' has an unrecognized super-type '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_UNRECOGNIZED_SUB_RESOURCE_TYPEThe resource '%s' references an unrecognized sub-resource '%s'static LocalizableMessageDescriptor.Arg2<Object,Object>ERR_UNRECOGNIZED_TYPE_IN_CREATEThe resource cannot be created because it specified an unrecognized resource type '%s'. Please specify one of the following types: %sstatic LocalizableMessageDescriptor.Arg0ERR_UNSUPPORTED_REQUEST_AGAINST_COLLECTIONThe targeted resource is a resource collection which only supports create and query requestsstatic LocalizableMessageDescriptor.Arg0ERR_UNSUPPORTED_REQUEST_AGAINST_INSTANCEThe targeted resource is a resource instance which only supports read, update, delete, patch, and action requestsstatic LocalizableMessageDescriptor.Arg0ERR_UNSUPPORTED_REQUEST_AGAINST_SINGLETONThe targeted resource is a resource singleton which only supports read, update, patch, and action requestsstatic LocalizableMessageDescriptor.Arg0ERR_VIRTUAL_SUBRESOURCE_REFERENCER_ONLY_ONE_EXPECTEDThe search request succeeded but returned more than one resource when only one was expectedstatic LocalizableMessageDescriptor.Arg2<Object,Object>INFO_REST2LDAP_CREATING_ENDPOINTRest2Ldap created endpoint '%s' version %sstatic LocalizableMessageDescriptor.Arg1<Object>INFO_REST2LDAP_STARTINGRest2Ldap starting with configuration directory '%s'
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringresourceName()Returns the name of the resource associated with the messages contained in this class.
-
-
-
Field Detail
-
ERR_CONFIGURE_REFERENCE_PROPERTY_MAPPER_WITH_OBJECT_PROPERTY_MAPPER
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIGURE_REFERENCE_PROPERTY_MAPPER_WITH_OBJECT_PROPERTY_MAPPER
A reference property mapper can only be configured with an object property mapper. Got a %s property mapper instead.
-
ERR_UNABLE_LOAD_SCHEMA
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UNABLE_LOAD_SCHEMA
Unable to load the LDAP schema: %s. Next attempt at %s
-
ERR_FAIL_PARSE_CONFIGURATION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FAIL_PARSE_CONFIGURATION
Unable to start Rest2Ldap Http Application due to the configuration error: '%s'
-
ERR_CONFIG_OAUTH2_UNSUPPORTED_ACCESS_TOKEN_RESOLVER
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_OAUTH2_UNSUPPORTED_ACCESS_TOKEN_RESOLVER
'%s'is not a supported access token resolver. Must be one of '%s'
-
ERR_CONFIG_OAUTH2_INVALID_INTROSPECT_URL
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_OAUTH2_INVALID_INTROSPECT_URL
The token introspection endpoint '%s' is not a valid URL: '%s'
-
ERR_CONFIG_OAUTH2_CACHE_ZERO_DURATION
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_OAUTH2_CACHE_ZERO_DURATION
The cache expiration duration cannot be zero
-
ERR_CONFIG_OAUTH2_CACHE_UNLIMITED_DURATION
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_OAUTH2_CACHE_UNLIMITED_DURATION
The cache expiration duration cannot be unlimited
-
ERR_CONFIG_OAUTH2_CACHE_INVALID_DURATION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_OAUTH2_CACHE_INVALID_DURATION
Malformed duration value '%s' for cache expiration. The duration syntax supports all human readable notations from day ('days'', 'day'', 'd'') to nanosecond ('nanoseconds', 'nanosecond', 'nanosec', 'nanos', 'nano', 'ns')
-
ERR_CONFIG_UNSUPPORTED_BIND_STRATEGY
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_UNSUPPORTED_BIND_STRATEGY
Unsupported bind strategy '%s'. Must be one of '%s'
-
ERR_CONFIG_INVALID_AUTHZID_TEMPLATE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_INVALID_AUTHZID_TEMPLATE
Invalid authorization ID template: '%s'.Templates must start with one of the following elements: %s
-
ERR_CONFIG_INVALID_LDAP_SERVERS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_INVALID_LDAP_SERVERS
'%s' configuration must contain a json array
-
ERR_CONFIG_SERVER_CIRCULAR_DEPENDENCIES
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_SERVER_CIRCULAR_DEPENDENCIES
The LDAP server configuration '%s' could not be parsed because of potential circular inheritance dependencies
-
ERR_CONFIG_NAMING_STRATEGY_DN_AND_ID_NOT_DIFFERENT
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_NAMING_STRATEGY_DN_AND_ID_NOT_DIFFERENT
Naming strategy DN and ID must be different
-
ERR_CONFIG_NO_MAPPING_IN_CONFIGURATION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_NO_MAPPING_IN_CONFIGURATION
Unknown mapping. The configuration mapping must be one of '%s'
-
ERR_AUTHZID_DECODER_PRINCIPAL_CANNOT_BE_DETERMINED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_AUTHZID_DECODER_PRINCIPAL_CANNOT_BE_DETERMINED
The request could not be authorized because the required security principal '%s' could not be determined
-
ERR_AUTHZID_DECODER_PRINCIPAL_INVALID_DATA_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_AUTHZID_DECODER_PRINCIPAL_INVALID_DATA_TYPE
The request could not be authorized because the required security principal '%s' had an invalid data type
-
ERR_OAUTH2_CTS_INVALID_TOKEN_TYPE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_OAUTH2_CTS_INVALID_TOKEN_TYPE
The token '%s' must be an access token, but it is a '%s'
-
ERR_OAUTH2_CTS_TOKEN_NOT_FOUND
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_OAUTH2_CTS_TOKEN_NOT_FOUND
Unable to find the token '%s' in the CTS because: '%s'
-
ERR_OAUTH2_CTS_TOKEN_RESOLUTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_OAUTH2_CTS_TOKEN_RESOLUTION
Unable to resolve access token '%s' due to the following reason: '%s'
-
ERR_OAUTH2_CTS_INVALID_JSON_TOKEN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_OAUTH2_CTS_INVALID_JSON_TOKEN
Json of token '%s' is malformed
-
ERR_OAUTH2_FILE_NO_TOKEN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_OAUTH2_FILE_NO_TOKEN
Unable to find token file '%s'
-
ERR_OAUTH2_FILE_INVALID_JSON_TOKEN
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_OAUTH2_FILE_INVALID_JSON_TOKEN
Malformed token file '%s'. Details: '%s'
-
ERR_CREATION_READ_ONLY_FIELD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_CREATION_READ_ONLY_FIELD
The create request cannot be processed because it attempts to create the read-only field '%s'
-
ERR_REMOVE_REQUIRED_FIELD
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REMOVE_REQUIRED_FIELD
The %s request cannot be processed because it attempts to remove the required field '%s'
-
ERR_MODIFY_READ_ONLY_FIELD
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MODIFY_READ_ONLY_FIELD
The %s request cannot be processed because it attempts to modify the read-only field '%s'
-
ERR_PATCH_READ_ONLY_FIELD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PATCH_READ_ONLY_FIELD
The patch request cannot be processed because it attempts to patch the read-only field '%s'
-
ERR_ARRAY_FOR_SINGLE_VALUED_FIELD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ARRAY_FOR_SINGLE_VALUED_FIELD
The request cannot be processed because an array of values was provided for the single valued field '%s'
-
ERR_NO_ARRAY_FOR_MULTI_VALUED_FIELD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NO_ARRAY_FOR_MULTI_VALUED_FIELD
The request cannot be processed because an array of values was not provided for the multi-valued field '%s'
-
ERR_PATCH_APPEND_IN_SINGLE_VALUED_FIELD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PATCH_APPEND_IN_SINGLE_VALUED_FIELD
The patch request cannot be processed because it attempts to append a value to the single valued field '%s'
-
ERR_PATCH_INDEXED_APPEND_TO_MULTI_VALUED_FIELD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PATCH_INDEXED_APPEND_TO_MULTI_VALUED_FIELD
The patch request cannot be processed because it attempts to perform an indexed append of an array of values to the multi-valued field '%s'
-
ERR_PATCH_INDEXED_OPERATION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PATCH_INDEXED_OPERATION
The patch request cannot be processed because it included an indexed patch operation '%s' which is not supported by this resource provider
-
ERR_UNRECOGNIZED_FIELD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNRECOGNIZED_FIELD
The request cannot be processed because it included an unrecognized field '%s'
-
ERR_FIELD_WRONG_TYPE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_FIELD_WRONG_TYPE
The request cannot be processed because it included the field '%s' whose value is the wrong type: an object is expected
-
ERR_PATCH_ADD_NO_VALUE_FOR_FIELD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PATCH_ADD_NO_VALUE_FOR_FIELD
The patch request cannot be processed because it included an add patch operation but no value(s) for field '%s'
-
ERR_PATCH_UNSUPPORTED_OPERATION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PATCH_UNSUPPORTED_OPERATION
The patch request cannot be processed because it included an unsupported type of patch operation '%s'
-
ERR_MVCC_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg0 ERR_MVCC_NOT_SUPPORTED
Multi-version concurrency control is not supported by this resource
-
ERR_MVCC_NO_VERSION_INFORMATION
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MVCC_NO_VERSION_INFORMATION
The resource could not be accessed because it did not contain any version information, when the version '%s' was expected
-
ERR_MVCC_VERSIONS_MISMATCH
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_MVCC_VERSIONS_MISMATCH
The resource could not be accessed because the expected version '%s' does not match the current version '%s'
-
ERR_REFERENCE_FIELD_NO_PRIMARY_KEY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REFERENCE_FIELD_NO_PRIMARY_KEY
The request cannot be processed because the reference field '%s' contains a value which does not contain a primary key
-
ERR_REFERENCE_FIELD_MULTIPLE_PRIMARY_KEYS
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_REFERENCE_FIELD_MULTIPLE_PRIMARY_KEYS
The request cannot be processed because the reference field '%s' contains a value which contains multiple primary keys
-
ERR_REFERENCE_FIELD_DOES_NOT_EXIST
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REFERENCE_FIELD_DOES_NOT_EXIST
The request cannot be processed because the resource '%s' referenced in field '%s' does not exist
-
ERR_REFERENCE_FIELD_AMBIGUOUS
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REFERENCE_FIELD_AMBIGUOUS
The request cannot be processed because the resource '%s' referenced in field '%s' is ambiguous
-
ERR_ILLEGAL_FILTER_ASSERTION_VALUE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_ILLEGAL_FILTER_ASSERTION_VALUE
The request cannot be processed because it contained an illegal filter assertion value '%s' for field '%s'
-
ERR_ENCODING_VALUES_FOR_FIELD
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_ENCODING_VALUES_FOR_FIELD
The request cannot be processed because an error occurred while encoding the values for the field '%s': '%s'
-
ERR_UNRECOGNIZED_JSON_VALUE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_UNRECOGNIZED_JSON_VALUE
Unrecognized type of JSON value: '%s'
-
ERR_CLIENT_PROVIDED_RESOURCE_ID_MISSING
public static final LocalizableMessageDescriptor.Arg0 ERR_CLIENT_PROVIDED_RESOURCE_ID_MISSING
Resources cannot be created without a client provided resource ID
-
ERR_ACTION_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_ACTION_NOT_SUPPORTED
The action '%s' is not supported
-
ERR_PASSWORD_MODIFY_SECURE_CONNECTION
public static final LocalizableMessageDescriptor.Arg0 ERR_PASSWORD_MODIFY_SECURE_CONNECTION
Passwords can only be modified using a secure connection
-
ERR_PASSWORD_MODIFY_USER_AUTHENTICATED
public static final LocalizableMessageDescriptor.Arg0 ERR_PASSWORD_MODIFY_USER_AUTHENTICATED
Passwords can only be modified by authenticated users
-
ERR_DECODING_CONTROL
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_DECODING_CONTROL
Unable to decode ldap control: '%s'
-
ERR_ERROR_RESPONSE
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_ERROR_RESPONSE
An error occurred while processing the request '%s': '%s' (details: '%s')
-
ERR_RUNTIME_EXCEPTION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_RUNTIME_EXCEPTION
A runtime exception occurred while processing the request '%s': '%s'
-
ERR_PASSWORD_MODIFY_REQUEST_IS_INVALID
public static final LocalizableMessageDescriptor.Arg0 ERR_PASSWORD_MODIFY_REQUEST_IS_INVALID
The modify password request has been rejected because it is invalid. A modify password request must contain two string valued fields 'oldPassword' and 'newPassword'
-
ERR_CONFIG_INVALID_TRUST_MANAGER
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_INVALID_TRUST_MANAGER
The trust-manager defined in '%s' is invalid: %s
-
ERR_CONFIG_INVALID_KEY_MANAGER
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_INVALID_KEY_MANAGER
The key-manager defined in '%s' is invalid: %s
-
ERR_MISSING_TYPE_PROPERTY_IN_CREATE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MISSING_TYPE_PROPERTY_IN_CREATE
The resource cannot be created because it does not contain the type property '%s'
-
ERR_UNRECOGNIZED_TYPE_IN_CREATE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UNRECOGNIZED_TYPE_IN_CREATE
The resource cannot be created because it specified an unrecognized resource type '%s'. Please specify one of the following types: %s
-
ERR_ABSTRACT_TYPE_IN_CREATE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_ABSTRACT_TYPE_IN_CREATE
The resource cannot be created because it specified the abstract resource type '%s'. Please specify one of the following non-abstract types: %s
-
ERR_READ_ONLY_ENDPOINT
public static final LocalizableMessageDescriptor.Arg0 ERR_READ_ONLY_ENDPOINT
This endpoint is read-only and only supports read and query requests
-
ERR_UNSUPPORTED_REQUEST_AGAINST_COLLECTION
public static final LocalizableMessageDescriptor.Arg0 ERR_UNSUPPORTED_REQUEST_AGAINST_COLLECTION
The targeted resource is a resource collection which only supports create and query requests
-
ERR_UNSUPPORTED_REQUEST_AGAINST_INSTANCE
public static final LocalizableMessageDescriptor.Arg0 ERR_UNSUPPORTED_REQUEST_AGAINST_INSTANCE
The targeted resource is a resource instance which only supports read, update, delete, patch, and action requests
-
ERR_UNSUPPORTED_REQUEST_AGAINST_SINGLETON
public static final LocalizableMessageDescriptor.Arg0 ERR_UNSUPPORTED_REQUEST_AGAINST_SINGLETON
The targeted resource is a resource singleton which only supports read, update, patch, and action requests
-
ERR_SERVER_PROVIDED_RESOURCE_ID_UNEXPECTED
public static final LocalizableMessageDescriptor.Arg0 ERR_SERVER_PROVIDED_RESOURCE_ID_UNEXPECTED
Resources cannot be created with a client provided resource ID. The server will automatically generate a resource ID
-
ERR_UNRECOGNIZED_RESOURCE_SUPER_TYPE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UNRECOGNIZED_RESOURCE_SUPER_TYPE
The resource '%s' has an unrecognized super-type '%s'
-
ERR_UNRECOGNIZED_SUB_RESOURCE_TYPE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UNRECOGNIZED_SUB_RESOURCE_TYPE
The resource '%s' references an unrecognized sub-resource '%s'
-
ERR_MISSING_REQUIRED_FIELD
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_MISSING_REQUIRED_FIELD
The create request cannot be processed because it does not include the required field '%s'
-
ERR_INVALID_ENDPOINTS_DIRECTORY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_ENDPOINTS_DIRECTORY
The endpoints configuration directory '%s' either does not exist, is not a directory or cannot be read
-
ERR_INVALID_ENDPOINT_DIRECTORY
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_ENDPOINT_DIRECTORY
The endpoint configuration directory '%s' either does not exist, is not a directory or cannot be read
-
INFO_REST2LDAP_STARTING
public static final LocalizableMessageDescriptor.Arg1<Object> INFO_REST2LDAP_STARTING
Rest2Ldap starting with configuration directory '%s'
-
INFO_REST2LDAP_CREATING_ENDPOINT
public static final LocalizableMessageDescriptor.Arg2<Object,Object> INFO_REST2LDAP_CREATING_ENDPOINT
Rest2Ldap created endpoint '%s' version %s
-
ERR_PASSWORD_RESET_SECURE_CONNECTION
public static final LocalizableMessageDescriptor.Arg0 ERR_PASSWORD_RESET_SECURE_CONNECTION
Passwords can only be reset using a secure connection
-
ERR_PASSWORD_RESET_USER_AUTHENTICATED
public static final LocalizableMessageDescriptor.Arg0 ERR_PASSWORD_RESET_USER_AUTHENTICATED
Passwords can only be reset by authenticated users
-
ERR_BAD_API_RESOURCE_VERSION
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_BAD_API_RESOURCE_VERSION
The requested resource API version '%s' is unsupported. This endpoint only supports the following resource API version(s): %s
-
ERR_JSON_PARSE_ERROR
public static final LocalizableMessageDescriptor.Arg3<Number,Number,Object> ERR_JSON_PARSE_ERROR
The value could not be parsed as valid JSON because a syntax error was detected on line %d column %d: %s
-
ERR_JSON_IO_ERROR
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_JSON_IO_ERROR
The value could not be parsed as valid JSON: %s
-
ERR_JSON_TRAILING_CONTENT
public static final LocalizableMessageDescriptor.Arg0 ERR_JSON_TRAILING_CONTENT
The value could not be parsed as valid JSON because it contains trailing content after the JSON value
-
ERR_JSON_EMPTY_CONTENT
public static final LocalizableMessageDescriptor.Arg0 ERR_JSON_EMPTY_CONTENT
The value could not be parsed as valid JSON because it is empty
-
ERR_JSON_QUERY_PARSE_ERROR
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_JSON_QUERY_PARSE_ERROR
The value '%s' could not be parsed as a valid JSON query filter
-
ERR_PATCH_JSON_INTERNAL_PROPERTY
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_PATCH_JSON_INTERNAL_PROPERTY
The patch request cannot be processed because it attempts to modify the internal field '%s' of object '%s'. This capability is not currently supported by Rest2Ldap. Applications should instead perform a patch which replaces the entire object '%s'
-
ERR_QUERY_SORT_KEY_NOT_SUPPORTED
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_QUERY_SORT_KEY_NOT_SUPPORTED
The query request cannot be processed because it included an unrecognized sort key '%s'
-
ERR_UNRECOGNIZED_FILTER_OPERATOR
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UNRECOGNIZED_FILTER_OPERATOR
The query request cannot be processed because its query filter '%s' contained an unrecognized or unsupported filter operator '%s'
-
ERR_JSON_QUERY_PARSE_ERROR_UNRECOGNIZED_FILTER_OPERATOR
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_JSON_QUERY_PARSE_ERROR_UNRECOGNIZED_FILTER_OPERATOR
The value '%s' could not be parsed as a valid JSON query filter because it contained an unrecognized or unsupported filter operator '%s'
-
ERR_LOCAL_SORT_PAGE_SIZE
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_LOCAL_SORT_PAGE_SIZE
The query request cannot be processed because this sort directive requires the page size to be set to a value between 1 and %d.
-
ERR_LOCAL_SORT_NO_PAGE_OFFSET
public static final LocalizableMessageDescriptor.Arg0 ERR_LOCAL_SORT_NO_PAGE_OFFSET
The query request cannot be processed because this sort directive does not support page offset. This sort directive must be used with page cookie instead.
-
ERR_ACCOUNT_USER_AUTHENTICATED
public static final LocalizableMessageDescriptor.Arg0 ERR_ACCOUNT_USER_AUTHENTICATED
Account Usability can only be viewed by authenticated users
-
ERR_CONFIG_INVALID_SASL_EXTERNAL_AUTHENTICATION
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_INVALID_SASL_EXTERNAL_AUTHENTICATION
SASL/External authentication requires the use of mTLS. Configure a key manager and enable SSL or StartTLS for the connection factory
-
ERR_UNRECOGNIZED_RESOURCE_AUXILIARY_TYPE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UNRECOGNIZED_RESOURCE_AUXILIARY_TYPE
The resource '%s' has an unrecognized auxiliary type '%s'
-
ERR_UNRECOGNIZED_AUXILIARY_TYPE_IN_CREATE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UNRECOGNIZED_AUXILIARY_TYPE_IN_CREATE
The resource cannot be created because it specified an auxiliary resource type '%s' which is not permitted by this resource. Please specify one of the following auxiliary types: %s
-
ERR_ABSTRACT_AUXILIARY_TYPE_IN_CREATE
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_ABSTRACT_AUXILIARY_TYPE_IN_CREATE
The resource cannot be created because it specified the abstract auxiliary resource type '%s'. Please specify one of the following non-abstract auxiliary types: %s
-
ERR_INVALID_AUXILIARY_TYPE_PROPERTY_IN_CREATE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_AUXILIARY_TYPE_PROPERTY_IN_CREATE
The resource cannot be created because the auxiliary type property '%s' is not an array containing a list of auxiliary types
-
ERR_RESOURCE_NOT_FOUND_IN_CONFIGURATION
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_RESOURCE_NOT_FOUND_IN_CONFIGURATION
The property "%s" in resource "%s" specifies a resourcePath "%s" that cannot be found in the configuration
-
ERR_PRIMARY_KEY_NOT_FOUND
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_PRIMARY_KEY_NOT_FOUND
The reference property mapper for property "%s" references a resource type that does not have an "_id" field
-
ERR_AMBIGUOUS_RESOURCE_TYPE
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_AMBIGUOUS_RESOURCE_TYPE
The property "%s" in resource "%s" specifies an ambiguous resourcePath "%s". The relative path must reference a single resource type, yet this one references the following types of resource: %s
-
ERR_REVERSE_PROPERTY_NOT_FOUND
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REVERSE_PROPERTY_NOT_FOUND
The reverseReference property mapper for property "%s" specifies a property which is not a "reference" property in the resource "%s"
-
ERR_RESOURCE_REFERENCE_OUT_OF_BOUNDS
public static final LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_RESOURCE_REFERENCE_OUT_OF_BOUNDS
The property "%s" in resource "%s" specifies a resourcePath "%s" which points beyond the root of the resource tree
-
ERR_VIRTUAL_SUBRESOURCE_REFERENCER_ONLY_ONE_EXPECTED
public static final LocalizableMessageDescriptor.Arg0 ERR_VIRTUAL_SUBRESOURCE_REFERENCER_ONLY_ONE_EXPECTED
The search request succeeded but returned more than one resource when only one was expected
-
ERR_RESOURCE_NOT_FOUND
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RESOURCE_NOT_FOUND
Resource '%s' not found
-
ERR_PAGE_RESULTS_OFFSET_AND_COOKIE_ARE_MUTUALLY_EXCLUSIVE
public static final LocalizableMessageDescriptor.Arg0 ERR_PAGE_RESULTS_OFFSET_AND_COOKIE_ARE_MUTUALLY_EXCLUSIVE
The query request cannot be processed because '_pagedResultsOffset' and '_pagedResultsCookie' are mutually exclusive, and cannot be used together
-
ERR_PAGE_SIZE_LIMIT_REACHED
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_PAGE_SIZE_LIMIT_REACHED
The query request cannot be processed because this request requires the page size to be set to a value between 1 and %d.
-
ERR_TOO_MANY_ENTRIES_FOUND
public static final LocalizableMessageDescriptor.Arg1<Number> ERR_TOO_MANY_ENTRIES_FOUND
The query request cannot be processed because the number of resources found exceeded the limit of %d.
-
ERR_INVALID_JSON_BOOLEAN
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_JSON_BOOLEAN
Could not parse the JSON value `%s` as a boolean
-
ERR_INVALID_JSON_INTEGER
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_JSON_INTEGER
Could not parse the JSON value `%s` as an integer
-
ERR_INVALID_JSON_ISO_8601
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_INVALID_JSON_ISO_8601
Could not parse the JSON value `%s` as an ISO 8601 date and time
-
ERR_NAME_AND_JSON_SYNTAX_MISSING_JSON
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NAME_AND_JSON_SYNTAX_MISSING_JSON
The value '%s' does not contain any JSON
-
ERR_NAME_AND_JSON_SYNTAX_MISSING_UNDERSCORE_ID
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NAME_AND_JSON_SYNTAX_MISSING_UNDERSCORE_ID
The '_id' key is required in the JSON '%s'
-
ERR_NAME_AND_JSON_SYNTAX_COULD_NOT_PARSE_VALUE_OF_UNDERSCORE_ID
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_NAME_AND_JSON_SYNTAX_COULD_NOT_PARSE_VALUE_OF_UNDERSCORE_ID
The value of the key '_id' of '%s' could not be parsed
-
ERR_RESOURCE_REFERENCE_CANNOT_MATCH_SUB_RESOURCE_PATH
public static final LocalizableMessageDescriptor.Arg4<Object,Object,Object,Object> ERR_RESOURCE_REFERENCE_CANNOT_MATCH_SUB_RESOURCE_PATH
Cannot resolve the referenced base DN for the resource path '%s' because the sub-resource path '%s' does not match any sub-resource of the resource '%s'. Possible sub-resource paths are: %s
-
ERR_RESOURCE_REFERENCE_CANNOT_RESOLVE_TEMPLATE_VARIABLE
public static final LocalizableMessageDescriptor.Arg1<Object> ERR_RESOURCE_REFERENCE_CANNOT_RESOLVE_TEMPLATE_VARIABLE
Cannot resolve the referenced base DN for the resource path '%s' because it contains a template variable. To avoid this problem, change the rest2ldap configuration by removing the template variable from the resource path
-
ERR_CONFIG_INVALID_FAILOVER_WITH_PRIMARY_SECONDARY_LDAP_SERVERS
public static final LocalizableMessageDescriptor.Arg0 ERR_CONFIG_INVALID_FAILOVER_WITH_PRIMARY_SECONDARY_LDAP_SERVERS
Cannot use both 'failoverLdapServers' with 'primaryLdapServers' or 'secondaryLdapServers' at the same time. Please use 'failoverLdapServers' only.
-
ERR_LOCAL_SORT_AND_PAGE_INVALID_PAGINATION
public static final LocalizableMessageDescriptor.Arg2<Object,Number> ERR_LOCAL_SORT_AND_PAGE_INVALID_PAGINATION
Local sorting and pagination fails: the resulting ordered page '%s' has more elements than '%d' (pageSize + 1)
-
ERR_INVALID_COOKIE
public static final LocalizableMessageDescriptor.Arg0 ERR_INVALID_COOKIE
Invalid cookie
-
ERR_REFERENCE_CANNOT_BE_UPDATED
public static final LocalizableMessageDescriptor.Arg2<Object,Object> ERR_REFERENCE_CANNOT_BE_UPDATED
The request cannot be processed because it attempts to update the properties of referenced resource(s) '%s' through the resource '%s'. Update the referenced resource with these values through a direct request.
-
ERR_CANNOT_ANSWER_COUNT_ONLY_REQUEST
public static final LocalizableMessageDescriptor.Arg0 ERR_CANNOT_ANSWER_COUNT_ONLY_REQUEST
No estimated count could be obtained from the backend LDAP server(s) for this count only request. Review access logs and make sure to configure indexes on the server(s) to support count only requests
-
ERR_CANNOT_ANSWER_COUNT_ONLY_REQUEST_ON_REVERSE_REFERENCE
public static final LocalizableMessageDescriptor.Arg0 ERR_CANNOT_ANSWER_COUNT_ONLY_REQUEST_ON_REVERSE_REFERENCE
Count-only requests cannot be performed on reverse-reference resources
-
-
Method Detail
-
resourceName
public static String resourceName()
Returns the name of the resource associated with the messages contained in this class. The resource name may be used for obtaining named loggers, e.g. using SLF4J'sorg.slf4j.LoggerFactory#getLogger(String name).- Returns:
- The name of the resource associated with the messages contained in this class.
-
-