org.apache.wss4j.stax.securityEvent
Class SamlTokenSecurityEvent
java.lang.Object
org.apache.xml.security.stax.securityEvent.SecurityEvent
org.apache.xml.security.stax.securityEvent.TokenSecurityEvent<T>
org.apache.wss4j.stax.securityEvent.IssuedTokenSecurityEvent<SamlSecurityToken>
org.apache.wss4j.stax.securityEvent.SamlTokenSecurityEvent
public class SamlTokenSecurityEvent
- extends IssuedTokenSecurityEvent<SamlSecurityToken>
| 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 |
SamlTokenSecurityEvent
public SamlTokenSecurityEvent()
getIssuerName
public String getIssuerName()
throws WSSecurityException
- Specified by:
getIssuerName in class IssuedTokenSecurityEvent<SamlSecurityToken>
- Throws:
WSSecurityException
getSamlAssertionWrapper
public SamlAssertionWrapper getSamlAssertionWrapper()
throws WSSecurityException
- Throws:
WSSecurityException
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.