camaaa_acm_en.properties 1.7 KB

1234567891011121314151617181920212223242526272829303132333435
  1. #
  2. # Licensed Materials - Property of IBM
  3. # IBM Cognos Products: localizationkit
  4. # (C) Copyright IBM Corp. 2005, 2016
  5. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  6. #
  7. ## DO NOT EDIT!
  8. ## Generated using CCLXmlToProperties2.xslt
  9. ## END OF WARNING
  10. ##
  11. ## Component: AAA
  12. ##
  13. ## Description: Messages for the CAMAAA component.
  14. ##
  15. #
  16. # Section: ACM
  17. #
  18. # Description: Error messages for the Access Control Module
  19. #
  20. AAA_ACM_E_NO_SOAPBODY_IN_RESPONSE = AAA-ACM-0001 No identity element is found in the query response for identities{0}
  21. AAA_ACM_E_NO_IDENTITIES_IN_RESPONSE = AAA-ACM-0002 No identities are found in the query response{0}
  22. AAA_ACM_E_CANNOT_GET_QUERY_CONNECTION = AAA-ACM-0003 CAMFactory cannot create httpclient
  23. AAA_ACM_E_AUTHENTICATION_FAILED_FOR_IDENTITY = AAA-ACM-0004 Authentication failed for query identities
  24. AAA_ACM_E_CANNOT_GET_SERVICE_URL = AAA-ACM-0005 Service url can not be retrieved from configuration
  25. AAA_ACM_E_ACCESSCONTROL_INITIALIZE_FAILED = AAA-ACM-0006 Access control module cannot be initialized
  26. AAA_ACM_E_LOADING_POLICY_FACTORY = AAA-ACM-0007 Failed to load customied policy factory
  27. AAA_ACM_E_INVALID_QNAME_FOR_POLICY_ELEMENT = AAA-ACM-0008 Policy element has invalid qname
  28. AAA_ACM_E_INVALID_FORMAT_FOR_BLOB = AAA-ACM-0009 Invalid format while creating policy blob
  29. AAA_ACM_E_CONFIG_TEST_FAILED = AAA-ACM-0010 Configuration test failed: {0}
  30. AAA_ACM_E_FAILED_TO_CREATE_HTTP_CLIENT = AAA-ACM-0011 Failed to create http client due to CAMCryptoException
  31. AAA_ACM_E_CANNOT_GET_POLICY_FACTORY_NAME = AAA-ACM-0012 Policy Factory Name can not be retrieved from configuration
  32. AAA_ACM_E_INTERNAL_ERROR = AAA-ACM-0013 Internal error has occured.