Package org.apache.neethi

Interface Summary
Assertion This is an interface that any Assertion must implement.
PolicyComponent This is an interface which any component of the framework must implement.
PolicyOperator PolicyOperator is an interface that all Policy operators must implement.
PolicyRegistry PolicyRegistry contains (URI,Policy) pairs and it is used to resolve explicit Policy references.
 

Class Summary
AbstractPolicyOperator AbstractPolicyOperator provides an implementation of few functions of PolicyOperator interface that other PolicyOperators can use.
All All is a PolicyOperator that require all its PolicyComponents to be met.
AssertionBuilderFactory AssertionFactory is used to create an Assertion from an OMElement.
Constants Constants contains the set of Constants that are used throughout the Neethi2 framework.
ExactlyOne ExactlyOne PolicyOperator requires exactly one of its PolicyComponents to be met.
Policy Policy is a PolicyOperator that requires to statisfy all of its PolicyComponents.
PolicyEngine PolicyEngine provides set of methods to create a Policy object from an InputStream, OMElement, ..
PolicyReference PolicyReference is a wrapper that holds explict PolicyReferences.
PolicyRegistryImpl Provides a default implementation of PolicyRegistry interface.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.