org.apache.xml.security.stax.securityEvent
Class SignatureValueSecurityEvent
java.lang.Object
org.apache.xml.security.stax.securityEvent.SecurityEvent
org.apache.xml.security.stax.securityEvent.SignatureValueSecurityEvent
public class SignatureValueSecurityEvent
- extends SecurityEvent
- Version:
- $Revision: 1228829 $ $Date: 2012-01-08 11:44:13 +0000 (Sun, 08 Jan 2012) $
- Author:
- $Author: giger $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignatureValueSecurityEvent
public SignatureValueSecurityEvent()
getSignatureValue
public byte[] getSignatureValue()
setSignatureValue
public void setSignatureValue(byte[] signatureValue)
Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.