Sun Java System Access Manager 7.1 Developer's Guide

ProcedureTo Customize Actions to be Taken in Secure Logging

  1. Implement the com.sun.identity.log.spi.IVerifierOutput interface with the desired functionality.

  2. Add the implementing class in the classpath of Access Manager.

  3. Modify the property iplanet-am-logging-verifier-action-class in the /etc/opt/SUNWam/config/xml/amLogging.xml file with the name of the new class.