org.apache.wss4j.stax.securityEvent
Class UsernameTokenSecurityEvent
java.lang.Object
org.apache.xml.security.stax.securityEvent.SecurityEvent
org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<UsernameSecurityToken>
org.apache.wss4j.stax.securityEvent.UsernameTokenSecurityEvent
public class UsernameTokenSecurityEvent
- extends org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<UsernameSecurityToken>
| 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 |
UsernameTokenSecurityEvent
public UsernameTokenSecurityEvent()
getUsernameTokenPasswordType
public WSSConstants.UsernameTokenPasswordType getUsernameTokenPasswordType()
getUsernameTokenProfile
public String getUsernameTokenProfile()
setUsernameTokenProfile
public void setUsernameTokenProfile(String usernameTokenProfile)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.