org.apache.xml.security.stax.securityEvent
Class SecurityEvent
java.lang.Object
org.apache.xml.security.stax.securityEvent.SecurityEvent
- Direct Known Subclasses:
- AbstractElementSecurityEvent, AlgorithmSuiteSecurityEvent, SignatureValueSecurityEvent, TokenSecurityEvent
public abstract class SecurityEvent
- extends Object
- Version:
- $Revision: 1350961 $ $Date: 2012-06-16 17:51:00 +0100 (Sat, 16 Jun 2012) $
- Author:
- $Author: giger $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityEvent
protected SecurityEvent(SecurityEventConstants.Event securityEventType)
getSecurityEventType
public SecurityEventConstants.Event getSecurityEventType()
getCorrelationID
public String getCorrelationID()
setCorrelationID
public void setCorrelationID(String correlationID)
Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.