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 javax.xml.bind.JAXBContext getJAXBContext()
getJAXBContext
public static javax.xml.bind.JAXBContext getJAXBContext(String namespaces)
throws javax.xml.bind.JAXBException
- Parameters:
namespace - list of ":" separated namespaces to be used to create the JAXBContext
- Returns:
- JAXBContext initialized with the namespaces
- Throws:
javax.xml.bind.JAXBException
Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.