Uses of Class
org.jboss.security.xacml.sunxacml.cond.StandardFunctionFactory

Packages that use StandardFunctionFactory
org.jboss.security.xacml.sunxacml.cond Support for Conditions is in this package. 
 

Uses of StandardFunctionFactory in org.jboss.security.xacml.sunxacml.cond
 

Methods in org.jboss.security.xacml.sunxacml.cond that return StandardFunctionFactory
static StandardFunctionFactory StandardFunctionFactory.getConditionFactory()
          Returns a FuntionFactory that will only provide those functions that are usable in the root of the Condition.
static StandardFunctionFactory StandardFunctionFactory.getGeneralFactory()
          Returns a FunctionFactory that provides access to all the functions.
static StandardFunctionFactory StandardFunctionFactory.getTargetFactory()
          Returns a FunctionFactory that will only provide those functions that are usable in Target matching.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.