Class SAML20JAXBUtil

java.lang.Object
com.sun.xml.wss.saml.util.SAML20JAXBUtil

public class SAML20JAXBUtil extends Object
Author:
root
  • Field Details

  • Constructor Details

    • SAML20JAXBUtil

      public SAML20JAXBUtil()
  • Method Details

    • getJAXBContext

      public static jakarta.xml.bind.JAXBContext getJAXBContext()
    • getJAXBContext

      public static jakarta.xml.bind.JAXBContext getJAXBContext(String namespaces) throws jakarta.xml.bind.JAXBException
      Parameters:
      namespaces - list of ":" separated namespaces to be used to create the JAXBContext
      Returns:
      JAXBContext initialized with the namespaces
      Throws:
      jakarta.xml.bind.JAXBException