org.picketlink.identity.federation.core.saml.v2.util
Class SAMLXACMLUtil
java.lang.Object
org.picketlink.identity.federation.core.saml.v2.util.SAMLXACMLUtil
public class SAMLXACMLUtil
- extends Object
Utility for SAML and XACML
- Since:
- Dec 20, 2010
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XACML_PKG_PATH
public static final String XACML_PKG_PATH
- See Also:
- Constant Field Values
SAMLXACMLUtil
public SAMLXACMLUtil()
getJAXBContext
public static JAXBContext getJAXBContext()
throws JAXBException
- Throws:
JAXBException
getXACMLResponse
public static Document getXACMLResponse(org.jboss.security.xacml.core.model.context.ResponseType responseType)
throws ProcessingException
- Throws:
ProcessingException
getXACMLRequest
public static Document getXACMLRequest(org.jboss.security.xacml.core.model.context.RequestType requestType)
throws ProcessingException
- Throws:
ProcessingException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.