org.apache.wss4j.stax.securityEvent
Class EncryptedKeyTokenSecurityEvent

java.lang.Object
  extended by org.apache.xml.security.stax.securityEvent.SecurityEvent
      extended by org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<org.apache.xml.security.stax.securityToken.SecurityToken>
          extended by org.apache.wss4j.stax.securityEvent.EncryptedKeyTokenSecurityEvent

public class EncryptedKeyTokenSecurityEvent
extends org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<org.apache.xml.security.stax.securityToken.SecurityToken>


Constructor Summary
EncryptedKeyTokenSecurityEvent()
           
 
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

EncryptedKeyTokenSecurityEvent

public EncryptedKeyTokenSecurityEvent()


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