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 javax.xml.bind.JAXBContext getJAXBContext()
    • getJAXBContext

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