com.sun.xml.wss.saml.util
Class SAML20JAXBUtil
java.lang.Object
com.sun.xml.wss.saml.util.SAML20JAXBUtil
public class SAML20JAXBUtil
- extends Object
- Author:
- root
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prefixMapper11
public static final WSSNamespacePrefixMapper prefixMapper11
prefixMapper12
public static final WSSNamespacePrefixMapper prefixMapper12
SAML20JAXBUtil
public SAML20JAXBUtil()
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
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.