org.picketlink.identity.federation.core.factories
Class XACMLContextFactory
java.lang.Object
org.picketlink.identity.federation.core.factories.XACMLContextFactory
public class XACMLContextFactory
- extends Object
Provides handle to XACML Object Factory
- Since:
- Jul 30, 2009
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XACMLContextFactory
public XACMLContextFactory()
createXACMLAuthzDecisionStatementType
public static XACMLAuthzDecisionStatementType createXACMLAuthzDecisionStatementType(org.jboss.security.xacml.core.model.context.RequestType request,
org.jboss.security.xacml.core.model.context.ResponseType response)
- Create an XACML Authorization Decision Statement Type
- Parameters:
request
- response
-
- Returns:
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.