org.apache.wss4j.stax.securityEvent
Class TimestampSecurityEvent
java.lang.Object
org.apache.xml.security.stax.securityEvent.SecurityEvent
org.apache.wss4j.stax.securityEvent.TimestampSecurityEvent
public class TimestampSecurityEvent
- 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 |
TimestampSecurityEvent
public TimestampSecurityEvent()
getCreated
public Calendar getCreated()
setCreated
public void setCreated(Calendar created)
getExpires
public Calendar getExpires()
setExpires
public void setExpires(Calendar expires)
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.