Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.wsm.agent
Class EnforcementAuditor

java.lang.Object
  extended by oracle.wsm.agent.EnforcementAuditor


public class EnforcementAuditor
extends Object

Constructor Summary
EnforcementAuditor()
           

 

Method Summary
 void auditAllStatus(IResult result, String agentFunction, String category, IPolicy policy, IMessageContext msgCtx)
           
 void init(Properties config)
           
 void shutdown()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

EnforcementAuditor

public EnforcementAuditor()

Method Detail

init

public void init(Properties config)
          throws oracle.security.jps.JpsException
Throws:
oracle.security.jps.JpsException

shutdown

public void shutdown()
              throws AuditException
Throws:
AuditException

auditAllStatus

public void auditAllStatus(IResult result,
                           String agentFunction,
                           String category,
                           IPolicy policy,
                           IMessageContext msgCtx)
                    throws AuditException,
                           WSMException
Throws:
AuditException
WSMException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.