public class SAMLXACMLUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
XACML_PKG_PATH |
| Constructor and Description |
|---|
SAMLXACMLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static JAXBContext |
getJAXBContext() |
static Document |
getXACMLRequest(org.jboss.security.xacml.core.model.context.RequestType requestType) |
static Document |
getXACMLResponse(org.jboss.security.xacml.core.model.context.ResponseType responseType) |
public static final String XACML_PKG_PATH
public static JAXBContext getJAXBContext() throws JAXBException
JAXBExceptionpublic static Document getXACMLResponse(org.jboss.security.xacml.core.model.context.ResponseType responseType) throws ProcessingException
ProcessingExceptionpublic static Document getXACMLRequest(org.jboss.security.xacml.core.model.context.RequestType requestType) throws ProcessingException
ProcessingExceptionCopyright © 2014 JBoss Inc.. All Rights Reserved.