org.apache.wss4j.stax.securityEvent
Class SignatureConfirmationSecurityEvent
java.lang.Object
org.apache.xml.security.stax.securityEvent.SecurityEvent
org.apache.wss4j.stax.securityEvent.SignatureConfirmationSecurityEvent
public class SignatureConfirmationSecurityEvent
- extends org.apache.xml.security.stax.securityEvent.SecurityEvent
| 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 |
SignatureConfirmationSecurityEvent
public SignatureConfirmationSecurityEvent()
getSignatureValue
public byte[] getSignatureValue()
setSignatureValue
public void setSignatureValue(byte[] signatureValue)
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.