Class SAML20JAXBUtil


  • public class SAML20JAXBUtil
    extends Object
    Author:
    root
    • Constructor Detail

      • SAML20JAXBUtil

        public SAML20JAXBUtil()
    • Method Detail

      • getJAXBContext

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

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