ee.affecto.epsos.util
Class EventLogClientUtil
java.lang.Object
ee.affecto.epsos.util.EventLogClientUtil
public class EventLogClientUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createDummyMustUnderstandHandler
public static void createDummyMustUnderstandHandler(org.apache.axis2.client.Stub stub)
throws org.apache.axis2.phaseresolver.PhaseException
- Throws:
org.apache.axis2.phaseresolver.PhaseException
getServerCertificateDN
public static String getServerCertificateDN(String epr)
getLocalIpAddress
public static String getLocalIpAddress()
getServerIpAddress
public static String getServerIpAddress(String epr)
prepareEventLog
public static epsos.ccd.gnomon.auditmanager.EventLog prepareEventLog(org.apache.axis2.context.MessageContext msgContext,
org.apache.axiom.soap.SOAPEnvelope _returnEnv,
String address)
logIdAssertion
public static void logIdAssertion(epsos.ccd.gnomon.auditmanager.EventLog eventLog,
org.opensaml.saml2.core.Assertion idAssertion)
logTrcAssertion
public static void logTrcAssertion(epsos.ccd.gnomon.auditmanager.EventLog eventLog,
org.opensaml.saml2.core.Assertion idAssertion)
sendEventLog
public static void sendEventLog(epsos.ccd.gnomon.auditmanager.EventLog eventLog)
Copyright © 2012. All Rights Reserved.