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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.wss4j.common.saml.SamlAssertionWrapperMethods inherited from class org.apache.xml.security.stax.securityEvent.TokenSecurityEvent
getSecurityToken, setSecurityTokenMethods inherited from class org.apache.xml.security.stax.securityEvent.SecurityEvent
getCorrelationID, getSecurityEventType, setCorrelationID
-
Constructor Details
-
SamlTokenSecurityEvent
public SamlTokenSecurityEvent()
-
-
Method Details
-
getIssuerName
- Specified by:
getIssuerNamein classIssuedTokenSecurityEvent<SamlSecurityToken>- Throws:
org.apache.wss4j.common.ext.WSSecurityException
-
getSamlAssertionWrapper
public org.apache.wss4j.common.saml.SamlAssertionWrapper getSamlAssertionWrapper() throws org.apache.wss4j.common.ext.WSSecurityException- Throws:
org.apache.wss4j.common.ext.WSSecurityException
-