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. |