org.apache.wss4j.stax.securityEvent
Class KeyValueTokenSecurityEvent

java.lang.Object
  extended by org.apache.xml.security.stax.securityEvent.SecurityEvent
      extended by org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<KeyValueSecurityToken>
          extended by org.apache.wss4j.stax.securityEvent.KeyValueTokenSecurityEvent

public class KeyValueTokenSecurityEvent
extends org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<KeyValueSecurityToken>


Constructor Summary
KeyValueTokenSecurityEvent()
           
 
Method Summary
 
Methods inherited from class org.apache.xml.security.stax.securityEvent.TokenSecurityEvent
getSecurityToken, setSecurityToken
 
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

KeyValueTokenSecurityEvent

public KeyValueTokenSecurityEvent()


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