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. |
AssertionBuilderFactoryImpl |
AssertionFactory is used to create an Assertion from an Element. |
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 satisfy all of its
PolicyComponents. |
PolicyBuilder |
PolicyBuilder provides set of methods to create a Policy object from an
InputStream, Element, XMLStreamReader, OMElement, etc.. |
PolicyEngine |
PolicyEngine provides set of static methods to create a Policy object from an
InputStream, OMElement, .. |
PolicyReference |
PolicyReference is a wrapper that holds explicit PolicyReferences. |
PolicyRegistryImpl |
Provides a default implementation of PolicyRegistry interface. |