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>
  • Constructor Details

    • SamlTokenSecurityEvent

      public SamlTokenSecurityEvent()
  • Method Details

    • getIssuerName

      public String getIssuerName() throws org.apache.wss4j.common.ext.WSSecurityException
      Specified by:
      getIssuerName in class IssuedTokenSecurityEvent<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