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 org.picketlink.common.exceptions.ProcessingException
org.picketlink.common.exceptions.ProcessingExceptionpublic static Document getXACMLRequest(org.jboss.security.xacml.core.model.context.RequestType requestType) throws org.picketlink.common.exceptions.ProcessingException
org.picketlink.common.exceptions.ProcessingExceptionCopyright © 2013 JBoss Inc.. All Rights Reserved.