com.sun.xml.wss.saml.util
Class SAMLJAXBUtil

java.lang.Object
  extended by com.sun.xml.wss.saml.util.SAMLJAXBUtil

public class SAMLJAXBUtil
extends Object

Author:
root

Field Summary
static WSSNamespacePrefixMapper prefixMapper11
           
static WSSNamespacePrefixMapper prefixMapper12
           
 
Constructor Summary
SAMLJAXBUtil()
           
 
Method Summary
static javax.xml.bind.JAXBContext getJAXBContext()
           
static javax.xml.bind.JAXBContext getJAXBContext(String namespaces)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

prefixMapper11

public static final WSSNamespacePrefixMapper prefixMapper11

prefixMapper12

public static final WSSNamespacePrefixMapper prefixMapper12
Constructor Detail

SAMLJAXBUtil

public SAMLJAXBUtil()
Method Detail

getJAXBContext

public static javax.xml.bind.JAXBContext getJAXBContext()

getJAXBContext

public static javax.xml.bind.JAXBContext getJAXBContext(String namespaces)
                                                 throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException


Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.