Uses of Class
org.jboss.security.xacml.sunxacml.finder.AttributeFinderModule

Packages that use AttributeFinderModule
org.jboss.security.xacml.locators   
org.jboss.security.xacml.sunxacml.finder.impl The few included finder modules are provided in this package. 
 

Uses of AttributeFinderModule in org.jboss.security.xacml.locators
 

Subclasses of AttributeFinderModule in org.jboss.security.xacml.locators
 class AttributeLocator
          An attribute finder module Usage: Remember, when a policy defines an attribute and the request does not contain it, then the PDP will ask the AttributeLocator for a value.
 

Uses of AttributeFinderModule in org.jboss.security.xacml.sunxacml.finder.impl
 

Subclasses of AttributeFinderModule in org.jboss.security.xacml.sunxacml.finder.impl
 class CurrentEnvModule
          Supports the current date, time, and dateTime values.
 class SelectorModule
          This module implements the basic behavior of the AttributeSelectorType, looking for attribute values in the physical request document using the given XPath expression.
 



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