PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.core.factories
Class XACMLContextFactory

java.lang.Object
  extended by 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

Constructor Summary
XACMLContextFactory()
           
 
Method Summary
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XACMLContextFactory

public XACMLContextFactory()
Method Detail

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:

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.