- encoder(Function<Object, ByteString, ? extends Exception>) - Method in class org.forgerock.opendj.rest2ldap.SimplePropertyMapper
-
Sets the encoder which will be used for converting JSON values to LDAP
attribute values.
- equals(Object) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
Returns true if the provided parameter is a Resource having the same resource ID as this
resource.
- equals(Object) - Method in class org.forgerock.opendj.rest2ldap.SubResource
-
- ERR_ABSTRACT_TYPE_IN_CREATE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource cannot be created because it specified the abstract resource type '%s'.
- ERR_ACTION_NOT_SUPPORTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The action '%s' is not supported
- ERR_ARRAY_FOR_SINGLE_VALUED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because an array of values was provided for the single valued field '%s'
- ERR_AUTHZID_DECODER_PRINCIPAL_CANNOT_BE_DETERMINED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request could not be authorized because the required security principal '%s' could not be determined
- ERR_AUTHZID_DECODER_PRINCIPAL_INVALID_DATA_TYPE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request could not be authorized because the required security principal '%s' had an invalid data type
- ERR_BAD_API_RESOURCE_VERSION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The requested resource API version '%s' is unsupported.
- ERR_CLIENT_PROVIDED_RESOURCE_ID_MISSING - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Resources cannot be created without a client provided resource ID
- ERR_COLLECTION_ACTIONS_NOT_SUPPORTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Collections only support create or query requests
- ERR_CONFIG_INVALID_AUTHENTICATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Only simple authentication is supported
- ERR_CONFIG_INVALID_AUTHZID_TEMPLATE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Invalid authorization ID template: '%s'.Templates must start with one of the following elements: '%s'
- ERR_CONFIG_INVALID_KEY_MANAGER - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The key-manager defined in '%s' is invalid: %s
- ERR_CONFIG_INVALID_SECONDARY_LDAP_SERVER - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
secondaryLDAPServers configuration must contain a json array
- ERR_CONFIG_INVALID_TRUST_MANAGER - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The trust-manager defined in '%s' is invalid: %s
- ERR_CONFIG_NAMING_STRATEGY_DN_AND_ID_NOT_DIFFERENT - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Naming strategy DN and ID must be different
- ERR_CONFIG_NO_MAPPING_IN_CONFIGURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unknown mapping.
- ERR_CONFIG_NO_MAPPINGS_PROVIDED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
No mappings provided in configuration
- ERR_CONFIG_OAUTH2_CACHE_INVALID_DURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Malformed duration value '%s' for cache expiration.
- ERR_CONFIG_OAUTH2_UNSUPPORTED_ACCESS_TOKEN_RESOLVER - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
'%s'is not a supported access token resolver.
- ERR_CONFIG_SERVER_CIRCULAR_DEPENDENCIES - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The LDAP server configuration '%s' could not be parsed because of potential circular inheritance dependencies
- ERR_CONFIG_UNKNOWN_NAMING_CONFIGURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unknown naming strategy '%s'.
- ERR_CONFIG_UNKNOWN_WRITABILITY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unknown writability '%s'.
- ERR_CONFIG_UNSUPPORTED_BIND_STRATEGY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unsupported bind strategy '%s'.
- ERR_CONIFG_OAUTH2_CACHE_UNLIMITED_DURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The cache expiration duration cannot be unlimited
- ERR_CONIFG_OAUTH2_CACHE_ZERO_DURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The cache expiration duration cannot be zero
- ERR_CONIFG_OAUTH2_INVALID_INTROSPECT_URL - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The token introspection endpoint '%s' is not a valid URL: '%s'
- ERR_CREATION_READ_ONLY_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The create request cannot be processed because it attempts to create the read-only field '%s'
- ERR_DECODING_CONTROL - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to decode ldap control: '%s'
- ERR_ENCODING_VALUES_FOR_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because an error occurred while encoding the values for the field '%s': '%s'
- ERR_ERROR_RESPONSE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
An error occurred while processing the request '%s': '%s' (details: '%s')
- ERR_FAIL_PARSE_CONFIGURATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to start Rest2Ldap Http Application due to the configuration error: '%s'
- ERR_FIELD_WRONG_TYPE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because it included the field '%s' whose value is the wrong type: an object is expected
- ERR_ILLEGAL_FILTER_ASSERTION_VALUE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because it contained an illegal filter assertion value '%s' for field '%s'
- ERR_INVALID_ENDPOINT_DIRECTORY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The endpoint configuration directory '%s' either does not exist, is not a directory or cannot be read
- ERR_INVALID_ENDPOINTS_DIRECTORY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The endpoints configuration directory '%s' either does not exist, is not a directory or cannot be read
- ERR_JSON_EMPTY_CONTENT - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The value could not be parsed as valid JSON because it is empty
- ERR_JSON_IO_ERROR - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The value could not be parsed as valid JSON: %s
- ERR_JSON_PARSE_ERROR - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The value could not be parsed as valid JSON because a syntax error was detected on line %d column %d: %s
- ERR_JSON_QUERY_PARSE_ERROR - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The value '%s' could not be parsed as a valid JSON query filter
- ERR_JSON_TRAILING_CONTENT - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The value could not be parsed as valid JSON because it contains trailing content after the JSON value
- ERR_MISSING_REQUIRED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The create request cannot be processed because it does not include the required field '%s'
- ERR_MISSING_TYPE_PROPERTY_IN_CREATE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource cannot be created because it does not contain the type property '%s'
- ERR_MODIFY_READ_ONLY_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The %s request cannot be processed because it attempts to modify the read-only field '%s'
- ERR_MVCC_NO_VERSION_INFORMATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource could not be accessed because it did not contain any version information, when the version '%s' was expected
- ERR_MVCC_NOT_SUPPORTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Multi-version concurrency control is not supported by this resource
- ERR_MVCC_VERSIONS_MISMATCH - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource could not be accessed because the expected version '%s' does not match the current version '%s'
- ERR_NO_ARRAY_FOR_MULTI_VALUED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because an array of values was not provided for the multi-valued field '%s'
- ERR_NOT_YET_IMPLEMENTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Not yet implemented
- ERR_OAUTH2_CTS_INVALID_JSON_TOKEN - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Json of token '%s' is malformed
- ERR_OAUTH2_CTS_INVALID_TOKEN_TYPE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The token '%s' must be an access token, but it is a '%s'
- ERR_OAUTH2_CTS_TOKEN_NOT_FOUND - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to find the token '%s' in the CTS because: '%s'
- ERR_OAUTH2_CTS_TOKEN_RESOLUTION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to resolve access token '%s' due to the following reason: '%s'
- ERR_OAUTH2_FILE_INVALID_JSON_TOKEN - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Malformed token file '%s'.
- ERR_OAUTH2_FILE_NO_TOKEN - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to find token file '%s'
- ERR_OAUTH2_RFC7662_CANNOT_READ_RESPONSE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Cannot read response content as JSON
- ERR_OAUTH2_RFC7662_INVALID_JSON_TOKEN - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Invalid or malformed access token: '%s'
- ERR_OAUTH2_RFC7662_RETURNED_ERROR - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Authorization server returned an error: '%s'
- ERR_OAUTH2_RFC7662_TOKEN_NOT_ACTIVE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Access token returned by authorization server is not currently active
- ERR_PASSWORD_MODIFY_REQUEST_IS_INVALID - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The modify password request has been rejected because it is invalid.
- ERR_PASSWORD_MODIFY_SECURE_CONNECTION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Passwords can only be modified using a secure connection
- ERR_PASSWORD_MODIFY_USER_AUTHENTICATED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Passwords can only be modified by authenticated users
- ERR_PASSWORD_RESET_SECURE_CONNECTION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Passwords can only be reset using a secure connection
- ERR_PASSWORD_RESET_USER_AUTHENTICATED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Passwords can only be reset by authenticated users
- ERR_PATCH_ADD_NO_VALUE_FOR_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The patch request cannot be processed because it included an add patch operation but no value(s) for field '%s'
- ERR_PATCH_APPEND_IN_SINGLE_VALUED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
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 - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
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 - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The patch request cannot be processed because it included an indexed patch operation '%s' which is not supported by this resource provider
- ERR_PATCH_JSON_INTERNAL_PROPERTY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The patch request cannot be processed because it attempts to modify the internal field '%s' of object '%s'.
- ERR_PATCH_READ_ONLY_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The patch request cannot be processed because it attempts to patch the read-only field '%s'
- ERR_PATCH_UNSUPPORTED_OPERATION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The patch request cannot be processed because it included an unsupported type of patch operation '%s'
- ERR_QUERY_BY_ID_OR_EXPRESSION_NOT_SUPPORTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Queries using _queryId or _queryExpression are not supported.
- ERR_READ_ONLY_ENDPOINT - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
This endpoint is read-only and only supports read and query requests
- ERR_REFERENCE_FIELD_AMBIGUOUS - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because the resource '%s' referenced in field '%s' is ambiguous
- ERR_REFERENCE_FIELD_DOES_NOT_EXIST - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because the resource '%s' referenced in field '%s' does not exist
- ERR_REFERENCE_FIELD_MULTIPLE_PRIMARY_KEYS - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because the reference field '%s' contains a value which contains multiple primary keys
- ERR_REFERENCE_FIELD_NO_PRIMARY_KEY - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because the reference field '%s' contains a value which does not contain a primary key
- ERR_REMOVE_REQUIRED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The %s request cannot be processed because it attempts to remove the required field '%s'
- ERR_RESOLVING_AUTHZID_TEMPLATE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unable to resolve oauthzid template placeholders for access token '%s': '%s'
- ERR_RUNTIME_EXCEPTION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
A runtime exception occurred wile processing the request '%s': '%s'
- ERR_SERVER_PROVIDED_RESOURCE_ID_UNEXPECTED - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Resources cannot be created with a client provided resource ID.
- ERR_UNRECOGNIZED_FIELD - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The request cannot be processed because it included an unrecognized field '%s'
- ERR_UNRECOGNIZED_JSON_VALUE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
Unrecognized type of JSON value: '%s'
- ERR_UNRECOGNIZED_RESOURCE_SUPER_TYPE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource '%s' has an unrecognized super-type '%s'
- ERR_UNRECOGNIZED_SUB_RESOURCE_TYPE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource '%s' references an unrecognized sub-resource '%s'
- ERR_UNRECOGNIZED_TYPE_IN_CREATE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The resource cannot be created because it specified an unrecognized resource type '%s'.
- ERR_UNSUPPORTED_REQUEST_AGAINST_COLLECTION - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The targeted resource is a resource collection which only supports create and query requests
- ERR_UNSUPPORTED_REQUEST_AGAINST_INSTANCE - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The targeted resource is a resource instance which only supports read, update, delete, patch, and action requests
- ERR_UNSUPPORTED_REQUEST_AGAINST_SINGLETON - Static variable in class org.forgerock.opendj.rest2ldap.Rest2ldapMessages
-
The targeted resource is a resource singleton which only supports read, update, patch, and action requests
- ErrorLoggerFilter - Class in org.forgerock.opendj.rest2ldap
-
Logs internal server errors and runtime exceptions once the request has been processed.
- ErrorLoggerFilter() - Constructor for class org.forgerock.opendj.rest2ldap.ErrorLoggerFilter
-
- excludedDefaultUserAttributes(String...) - Method in class org.forgerock.opendj.rest2ldap.ObjectPropertyMapper
-
- excludedDefaultUserAttributes(Collection<String>) - Method in class org.forgerock.opendj.rest2ldap.ObjectPropertyMapper
-
- excludedDefaultUserAttributes(String...) - Method in class org.forgerock.opendj.rest2ldap.Resource
-
- excludedDefaultUserAttributes(Collection<String>) - Method in class org.forgerock.opendj.rest2ldap.Resource
-