AAA.properties.sample 1.2 KB

12345678910111213141516171819202122232425262728293031
  1. # Licensed Materials - Property of IBM
  2. #
  3. # IBM Cognos Products: CAMAAA
  4. #
  5. # (C) Copyright IBM Corp. 2005, 2012
  6. #
  7. # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with
  8. # IBM Corp.
  9. ################################################################
  10. # Registration of authentication listeners for all namespaces. #
  11. #################################################################
  12. #authentication.listener.1=<your java class>
  13. #authentication.listener.2=<your java class>
  14. #authentication.listener.3=<your java class>
  15. ################################################################
  16. # Registration of namespace specific authentication listeners. #
  17. ################################################################
  18. #authentication.listener.namespace.<namespaceID>.1=<your java class>
  19. #authentication.listener.namespace.<namespaceID>.2=<your java class>
  20. #authentication.listener.namespace.<namespaceID>.3=<your java class>
  21. #############################
  22. # Custom Provider Debugging #
  23. #############################
  24. #trace.output=<filename>
  25. #trace.debug=true
  26. #trace.debug.exception=true
  27. #trace.debug.API=true
  28. #trace.debug.logic=true