public class SAML20JAXBUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static WSSNamespacePrefixMapper |
prefixMapper11 |
static WSSNamespacePrefixMapper |
prefixMapper12 |
| Constructor and Description |
|---|
SAML20JAXBUtil() |
| Modifier and Type | Method and Description |
|---|---|
static JAXBContext |
getJAXBContext() |
static JAXBContext |
getJAXBContext(String namespaces) |
public static final WSSNamespacePrefixMapper prefixMapper11
public static final WSSNamespacePrefixMapper prefixMapper12
public static JAXBContext getJAXBContext()
public static JAXBContext getJAXBContext(String namespaces) throws JAXBException
namespace - list of ":" separated namespaces to be used to create the JAXBContextJAXBExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.