Class ImportSamlAssertionFilter

java.lang.Object
com.sun.xml.wss.impl.filter.ImportSamlAssertionFilter

public class ImportSamlAssertionFilter extends Object
Author:
Kumar Jayanti
  • Field Details

    • log

      protected static final Logger log
  • Constructor Details

    • ImportSamlAssertionFilter

      public ImportSamlAssertionFilter()
  • Method Details

    • process

      public static void process(FilterProcessingContext context) throws com.sun.xml.wss.XWSSecurityException
      reads the saml element from the soap message and creates a SAML assertion object from this saml element
      Parameters:
      context - FilterProcessingContext
      Throws:
      com.sun.xml.wss.XWSSecurityException