org.apache.wss4j.stax.securityEvent
Class RelTokenSecurityEvent
java.lang.Object
org.apache.xml.security.stax.securityEvent.SecurityEvent
org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<T>
org.apache.wss4j.stax.securityEvent.IssuedTokenSecurityEvent<org.apache.xml.security.stax.securityToken.SecurityToken>
org.apache.wss4j.stax.securityEvent.RelTokenSecurityEvent
public class RelTokenSecurityEvent
- extends IssuedTokenSecurityEvent<org.apache.xml.security.stax.securityToken.SecurityToken>
| 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 |
RelTokenSecurityEvent
public RelTokenSecurityEvent()
getIssuerName
public String getIssuerName()
- Specified by:
getIssuerName in class IssuedTokenSecurityEvent<org.apache.xml.security.stax.securityToken.SecurityToken>
setIssuerName
public void setIssuerName(String issuerName)
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.