ee.affecto.epsos.util
Class EventLogClientUtil

java.lang.Object
  extended by ee.affecto.epsos.util.EventLogClientUtil

public class EventLogClientUtil
extends Object


Method Summary
static void createDummyMustUnderstandHandler(org.apache.axis2.client.Stub stub)
           
static String getLocalIpAddress()
           
static String getServerCertificateDN(String epr)
           
static String getServerIpAddress(String epr)
           
static void logIdAssertion(epsos.ccd.gnomon.auditmanager.EventLog eventLog, org.opensaml.saml2.core.Assertion idAssertion)
           
static void logTrcAssertion(epsos.ccd.gnomon.auditmanager.EventLog eventLog, org.opensaml.saml2.core.Assertion idAssertion)
           
static epsos.ccd.gnomon.auditmanager.EventLog prepareEventLog(org.apache.axis2.context.MessageContext msgContext, org.apache.axiom.soap.SOAPEnvelope _returnEnv, String address)
           
static void sendEventLog(epsos.ccd.gnomon.auditmanager.EventLog eventLog)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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.