Class HdapMessages

java.lang.Object
org.forgerock.opendj.hdap.HdapMessages

public final class HdapMessages extends Object
This file contains localizable message descriptors having the resource name org.forgerock.opendj.hdap.hdap. This file was generated automatically by the opendj-maven-plugin from the property file org/forgerock/opendj/hdap/hdap.properties and it should not be manually edited.
  • Field Details

    • ERR_UNABLE_LOAD_SCHEMA

      public static LocalizableMessageDescriptor.Arg2<Object,Object> ERR_UNABLE_LOAD_SCHEMA
      Unable to load the LDAP schema: %s. Next attempt at %s
    • ERR_CONFIG_INVALID_LDAP_SERVERS

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_CONFIG_INVALID_LDAP_SERVERS
      '%s' configuration must contain a json array
    • ERR_SCHEMA_NEEDS_TWO_COMPONENTS

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_SCHEMA_NEEDS_TWO_COMPONENTS
      The schema request must be either 'attributeTypes/&#123;type&#125;' or 'objectClasses/&#123;class&#125;' instead of '%s'
    • ERR_SCHEMA_UNRECOGNIZED_NAME

      public static LocalizableMessageDescriptor.Arg2<Object,Object> ERR_SCHEMA_UNRECOGNIZED_NAME
      The schema element requested for '%s' is not recognized: '%s'
    • ERR_PAGE_RESULTS_OFFSET_NOT_SUPPORTED

      public static LocalizableMessageDescriptor.Arg0 ERR_PAGE_RESULTS_OFFSET_NOT_SUPPORTED
      The query request cannot be processed because '_pagedResultsOffset' is not supported but has been set
    • ERR_PATCH_UNSUPPORTED_OPERATION

      public static 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_NO_VERSION_INFORMATION

      public static 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 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_ENCODING_VALUES_FOR_FIELD

      public static 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_ACTION_NOT_SUPPORTED

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_ACTION_NOT_SUPPORTED
      The action '%s' is not supported
    • ERR_PASSWORD_MODIFY_SECURE_CONNECTION

      public static LocalizableMessageDescriptor.Arg0 ERR_PASSWORD_MODIFY_SECURE_CONNECTION
      Passwords can only be modified using a secure connection
    • ERR_PASSWORD_MODIFY_USER_AUTHENTICATED

      public static LocalizableMessageDescriptor.Arg0 ERR_PASSWORD_MODIFY_USER_AUTHENTICATED
      Passwords can only be modified by authenticated users
    • ERR_DECODING_CONTROL

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_DECODING_CONTROL
      Unable to decode ldap control: '%s'
    • ERR_ERROR_RESPONSE

      public static LocalizableMessageDescriptor.Arg3<Object,Object,Object> ERR_ERROR_RESPONSE
      An error occurred while processing the request '%s': '%s' (details: '%s')
    • ERR_RUNTIME_EXCEPTION

      public static 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 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 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 LocalizableMessageDescriptor.Arg2<Object,Object> ERR_CONFIG_INVALID_KEY_MANAGER
      The key-manager defined in '%s' is invalid: %s
    • ERR_PASSWORD_RESET_SECURE_CONNECTION

      public static LocalizableMessageDescriptor.Arg0 ERR_PASSWORD_RESET_SECURE_CONNECTION
      Passwords can only be reset using a secure connection
    • ERR_PASSWORD_RESET_USER_AUTHENTICATED

      public static LocalizableMessageDescriptor.Arg0 ERR_PASSWORD_RESET_USER_AUTHENTICATED
      Passwords can only be reset by authenticated users
    • ERR_BAD_API_RESOURCE_VERSION

      public static 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_ACCOUNT_USER_AUTHENTICATED

      public static LocalizableMessageDescriptor.Arg0 ERR_ACCOUNT_USER_AUTHENTICATED
      Account Usability can only be viewed by authenticated users
    • ERR_CONFIG_INVALID_SASL_EXTERNAL_AUTHENTICATION

      public static 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_CANNOT_ANSWER_COUNT_ONLY_REQUEST

      public static 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_MVCC_VERSIONS_MISMATCH_UNKNOWN_CURRENT_VERSION

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_MVCC_VERSIONS_MISMATCH_UNKNOWN_CURRENT_VERSION
      The resource could not be accessed because the expected version '%s' does not match the current version
    • INFO_HDAP_STARTING

      public static LocalizableMessageDescriptor.Arg1<Object> INFO_HDAP_STARTING
      HDAP starting with configuration '%s'
    • ERR_HDAP_MALFORMED_RESOURCE_PATH

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_HDAP_MALFORMED_RESOURCE_PATH
      Malformed RDN in resource path '%s'
    • ERR_HDAP_JWT_NO_BEARER_TOKEN

      public static LocalizableMessageDescriptor.Arg0 ERR_HDAP_JWT_NO_BEARER_TOKEN
      No bearer token found
    • ERR_HDAP_JWT_TOO_MANY_BEARER_TOKENS

      public static LocalizableMessageDescriptor.Arg0 ERR_HDAP_JWT_TOO_MANY_BEARER_TOKENS
      Too many bearer tokens found. Only one Bearer token is allowed
    • ERR_HDAP_JWT_INVALID_BEARER_TOKEN

      public static LocalizableMessageDescriptor.Arg0 ERR_HDAP_JWT_INVALID_BEARER_TOKEN
      Invalid bearer token
    • ERR_HDAP_JWT_INVALID_SIGNATURE

      public static LocalizableMessageDescriptor.Arg0 ERR_HDAP_JWT_INVALID_SIGNATURE
      Invalid JWT signature
    • ERR_HDAP_JWT_CLAIM_HAS_EXPIRED

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_HDAP_JWT_CLAIM_HAS_EXPIRED
      The given JWT claim '%s' timestamp has expired
    • ERR_HDAP_JWT_CLAIM_IS_IN_FUTURE

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_HDAP_JWT_CLAIM_IS_IN_FUTURE
      The given JWT claim '%s' timestamp should happen before the current datetime
    • ERR_HDAP_JWT_CLAIM_IS_MISSING_OR_IS_EMPTY

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_HDAP_JWT_CLAIM_IS_MISSING_OR_IS_EMPTY
      The given JWT misses the claim '%s' or is empty
    • ERR_HDAP_JWT_CLAIM_INVALID_FORMAT

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_HDAP_JWT_CLAIM_INVALID_FORMAT
      The given JWT claim '%s' has not a valid format
    • ERR_HDAP_JWT_CLAIM_DOES_NOT_CONTAIN

      public static LocalizableMessageDescriptor.Arg2<Object,Object> ERR_HDAP_JWT_CLAIM_DOES_NOT_CONTAIN
      The given JWT claim '%s' does not contain the value '%s'
    • ERR_HDAP_JWT_REQUIRES_KEYSTORE_CONFIG

      public static LocalizableMessageDescriptor.Arg2<Object,Object> ERR_HDAP_JWT_REQUIRES_KEYSTORE_CONFIG
      A keystore is required: as a keyAlias '%s' is defined in the servlet JWT configuration, the configuration should also declare a 'security/keyManager' with one of these values: %s
    • ERR_HDAP_JWT_NO_KEY_FOUND

      public static LocalizableMessageDescriptor.Arg2<Object,Object> ERR_HDAP_JWT_NO_KEY_FOUND
      The key '%s' is configured as valid but is not found: %s
    • ERR_HDAP_JWT_KEYSTORE_ACCESS_EXCEPTION

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_HDAP_JWT_KEYSTORE_ACCESS_EXCEPTION
      An error occured while retrieving the keystore: %s
    • ERR_HDAP_JWT_KEYSTORE_REFRESH_FAIL

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_HDAP_JWT_KEYSTORE_REFRESH_FAIL
      Refreshing the keystore failed: %s
    • ERR_HDAP_JWT_DEFAULT_SECRET_STORE

      public static LocalizableMessageDescriptor.Arg2<Object,Object> ERR_HDAP_JWT_DEFAULT_SECRET_STORE
      Unable to create a secret store for the purposes '%s' with the default JWS algorithm '%s'
    • ERR_HDAP_DIGEST_MECHANISM_NOT_SUPPORTED

      public static LocalizableMessageDescriptor.Arg1<Object> ERR_HDAP_DIGEST_MECHANISM_NOT_SUPPORTED
      The algorithm '%s' is not supported as a digest mechanism
  • Method Details

    • 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's org.slf4j.LoggerFactory#getLogger(String name).
      Returns:
      The name of the resource associated with the messages contained in this class.