Class SAML20JAXBUtil


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

      • SAML20JAXBUtil

        public SAML20JAXBUtil()
    • Method Detail

      • getJAXBContext

        public static JAXBContext getJAXBContext()
      • getJAXBContext

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