org.apache.wss4j.stax.securityEvent
Class OperationSecurityEvent

java.lang.Object
  extended by org.apache.xml.security.stax.securityEvent.SecurityEvent
      extended by org.apache.wss4j.stax.securityEvent.OperationSecurityEvent

public class OperationSecurityEvent
extends org.apache.xml.security.stax.securityEvent.SecurityEvent


Constructor Summary
OperationSecurityEvent()
           
 
Method Summary
 QName getOperation()
           
 void setOperation(QName operation)
           
 
Methods inherited from class org.apache.xml.security.stax.securityEvent.SecurityEvent
getCorrelationID, getSecurityEventType, setCorrelationID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationSecurityEvent

public OperationSecurityEvent()
Method Detail

getOperation

public QName getOperation()

setOperation

public void setOperation(QName operation)


Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.