Package org.jboss.security.xacml.sunxacml.finder.impl

The few included finder modules are provided in this package.

See:
          Description

Class Summary
CurrentEnvModule Supports the current date, time, and dateTime values.
FilePolicyModule This module represents a collection of files containing polices, each of which will be searched through when trying to find a policy that is applicable to a specific request.
SelectorModule This module implements the basic behavior of the AttributeSelectorType, looking for attribute values in the physical request document using the given XPath expression.
 

Package org.jboss.security.xacml.sunxacml.finder.impl Description

The few included finder modules are provided in this package. These provide some basic functionality to get an application started, but should by no means be considered enterprise quality. They provide a file-based access to a specific set of policies, a way of getting current time/date/dateTime values, and simple XPath support for selectors.



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