- getAlternatives() - Method in class org.apache.neethi.Policy
-
Returns an Iterator that will return a list of assertions correspond to a
Policy alternative if any.
- getAlternatives(PolicyRegistry) - Method in class org.apache.neethi.Policy
-
- getAssertionBuilderFactory() - Method in class org.apache.neethi.PolicyBuilder
-
- getAssertions() - Method in class org.apache.neethi.All
-
Returns a
List
of it's PolicyComponents.
- getAttribute(QName) - Method in class org.apache.neethi.builders.PrimitiveAssertion
-
- getAttribute(QName) - Method in class org.apache.neethi.Policy
-
Returns the value of the attribute specified by the QName.
- getAttributes(Element) - Method in class org.apache.neethi.builders.converters.AbstractDOMConverter
-
- getAttributes(OMElement) - Method in class org.apache.neethi.builders.converters.AbstractOMConverter
-
- getAttributes(XMLStreamReader) - Method in class org.apache.neethi.builders.converters.AbstractStaxConverter
-
- getAttributes(S) - Method in interface org.apache.neethi.builders.converters.Converter
-
- getAttributes(Object) - Method in class org.apache.neethi.builders.converters.ConverterRegistry
-
- getAttributes() - Method in class org.apache.neethi.builders.PrimitiveAssertion
-
- getAttributes() - Method in class org.apache.neethi.Policy
-
Returns a
Map
of all attributes of self.
- getBuilder(QName) - Method in interface org.apache.neethi.AssertionBuilderFactory
-
Returns an AssertionBuilder that build an Assertion from an element of
qname type.
- getBuilder(QName) - Method in class org.apache.neethi.AssertionBuilderFactoryImpl
-
Returns an AssertionBuilder that build an Assertion from an element of
qname type.
- getChildElements(Object) - Method in class org.apache.neethi.builders.converters.ConverterRegistry
-
- getChildren(Element) - Method in class org.apache.neethi.builders.converters.AbstractDOMConverter
-
- getChildren(OMElement) - Method in class org.apache.neethi.builders.converters.AbstractOMConverter
-
- getChildren(XMLStreamReader) - Method in class org.apache.neethi.builders.converters.AbstractStaxConverter
-
- getChildren(S) - Method in interface org.apache.neethi.builders.converters.Converter
-
- getConverterRegistry() - Method in interface org.apache.neethi.AssertionBuilderFactory
-
Returns the ConverterRegistry that the builder
uses for converting the object to the types
needed for the AssertionBuilders
- getConverterRegistry() - Method in class org.apache.neethi.AssertionBuilderFactoryImpl
-
- getFirstPolicyComponent() - Method in class org.apache.neethi.AbstractPolicyOperator
-
- getId() - Method in class org.apache.neethi.Policy
-
Returns the Id attribute of self.
- getKnownElements() - Method in interface org.apache.neethi.builders.AssertionBuilder
-
Returns an array of QNames of elements from which assertion can be
built by this AssertionFactory.
- getKnownElements() - Method in class org.apache.neethi.builders.xml.XMLPrimitiveAssertionBuilder
-
- getName() - Method in interface org.apache.neethi.Assertion
-
Returns the QName of the Root Element of this Assertion.
- getName() - Method in class org.apache.neethi.builders.PrimitiveAssertion
-
- getName() - Method in class org.apache.neethi.Policy
-
Returns the Name
attribute of self.
- getNamespace() - Method in class org.apache.neethi.Policy
-
- getOrCreatePrefix(String, XMLStreamWriter) - Method in class org.apache.neethi.builders.PrimitiveAssertion
-
- getParent() - Method in class org.apache.neethi.PolicyRegistryImpl
-
- getPolicy() - Method in class org.apache.neethi.builders.PolicyContainingPrimitiveAssertion
-
- getPolicy(InputStream) - Method in class org.apache.neethi.PolicyBuilder
-
Creates a Policy object from an InputStream.
- getPolicy(Element) - Method in class org.apache.neethi.PolicyBuilder
-
- getPolicy(XMLStreamReader) - Method in class org.apache.neethi.PolicyBuilder
-
- getPolicy(Object) - Method in class org.apache.neethi.PolicyBuilder
-
Creates a Policy object from an element.
- getPolicy() - Method in interface org.apache.neethi.PolicyContainingAssertion
-
- getPolicy(InputStream) - Static method in class org.apache.neethi.PolicyEngine
-
Creates a Policy object from an InputStream.
- getPolicy(OMElement) - Static method in class org.apache.neethi.PolicyEngine
-
Creates a Policy object from an OMElement.
- getPolicy(Object) - Static method in class org.apache.neethi.PolicyEngine
-
Creates a Policy object from an Element.
- getPolicyComponents() - Method in class org.apache.neethi.AbstractPolicyOperator
-
- getPolicyComponents() - Method in interface org.apache.neethi.PolicyOperator
-
Returns a List of PolicyComponents which this PolicyOperator contains.
- getPolicyEngine() - Method in interface org.apache.neethi.AssertionBuilderFactory
-
Returns the PolicyEngine associated with this factory
- getPolicyEngine() - Method in class org.apache.neethi.AssertionBuilderFactoryImpl
-
- getPolicyReference(InputStream) - Method in class org.apache.neethi.PolicyBuilder
-
Creates a PolicyReference object.
- getPolicyReference(Object) - Method in class org.apache.neethi.PolicyBuilder
-
Creates a PolicyReference object from an element.
- getPolicyReference(OMElement) - Static method in class org.apache.neethi.PolicyEngine
-
Creates a PolicyReference object from an OMElement.
- getPolicyReference(Object) - Static method in class org.apache.neethi.PolicyEngine
-
Creates a PolicyReference object from an Element.
- getPolicyReferene(InputStream) - Static method in class org.apache.neethi.PolicyEngine
-
Creates a PolicyReference object.
- getPolicyRegistry() - Method in class org.apache.neethi.Policy
-
- getPolicyRegistry() - Method in class org.apache.neethi.PolicyBuilder
-
The PolicyEngine can have a default PolicyRegistry that the Policy objects
that it creates are setup to use when normalize is called without the
PolicyRegistry.
- getQName(Element) - Method in class org.apache.neethi.builders.converters.AbstractDOMConverter
-
- getQName(OMElement) - Method in class org.apache.neethi.builders.converters.AbstractOMConverter
-
- getQName(XMLStreamReader) - Method in class org.apache.neethi.builders.converters.AbstractStaxConverter
-
- getQName(S) - Method in interface org.apache.neethi.builders.converters.Converter
-
- getQName(Element) - Method in class org.apache.neethi.builders.xml.XMLPrimitiveAssertionBuilder
-
- getRemoteReferencedPolicy(String) - Method in class org.apache.neethi.PolicyReference
-
- getTextValue() - Method in class org.apache.neethi.builders.PrimitiveAssertion
-
- getType() - Method in class org.apache.neethi.All
-
Returns Constants.TYPE_ALL
- getType() - Method in class org.apache.neethi.builders.PrimitiveAssertion
-
- getType() - Method in class org.apache.neethi.builders.xml.XmlPrimitiveAssertion
-
Returns Constants.TYPE_ASSERTION
- getType() - Method in class org.apache.neethi.ExactlyOne
-
Returns Constants.TYPE_EXACTLYONE;
- getType() - Method in class org.apache.neethi.Policy
-
Returns Constants.TYPE_POLICY
- getType() - Method in interface org.apache.neethi.PolicyComponent
-
Returns a short value which uniquely identify the type of the
PolicyComponent.
- getType() - Method in class org.apache.neethi.PolicyReference
-
Returns short value of Constants.TYPE_POLICY_REF
- getURI() - Method in class org.apache.neethi.PolicyReference
-
Gets the Policy URI that is referred by self.
- getValue() - Method in class org.apache.neethi.builders.xml.XmlPrimitiveAssertion
-
Returns the wrapped Element.
- Policy - Class in org.apache.neethi
-
Policy is a PolicyOperator that requires to satisfy all of its
PolicyComponents.
- Policy() - Constructor for class org.apache.neethi.Policy
-
- Policy(PolicyRegistry) - Constructor for class org.apache.neethi.Policy
-
- Policy(PolicyRegistry, String) - Constructor for class org.apache.neethi.Policy
-
- Policy(PolicyOperator) - Constructor for class org.apache.neethi.Policy
-
- POLICY - Static variable in class org.apache.neethi.PolicyEngine
-
- POLICY_NAMESPACE - Static variable in class org.apache.neethi.PolicyEngine
-
- POLICY_REF - Static variable in class org.apache.neethi.PolicyEngine
-
- PolicyBuilder - Class in org.apache.neethi
-
PolicyBuilder provides set of methods to create a Policy object from an
InputStream, Element, XMLStreamReader, OMElement, etc..
- PolicyBuilder() - Constructor for class org.apache.neethi.PolicyBuilder
-
- PolicyBuilder(AssertionBuilderFactory) - Constructor for class org.apache.neethi.PolicyBuilder
-
- PolicyComparator - Class in org.apache.neethi.util
-
A Utility class that provides methods the check the equality of
PolicyComponents.
- PolicyComponent - Interface in org.apache.neethi
-
This is an interface which any component of the framework must implement.
- policyComponents - Variable in class org.apache.neethi.AbstractPolicyOperator
-
- PolicyContainingAssertion - Interface in org.apache.neethi
-
Interface to mark Assertions that contain child Policy documents
- PolicyContainingPrimitiveAssertion - Class in org.apache.neethi.builders
-
Implementation of an assertion that required exactly one (possibly empty) child element
of type Policy (as does for examples the wsam:Addressing assertion).
- PolicyContainingPrimitiveAssertion(QName, boolean, boolean, Policy) - Constructor for class org.apache.neethi.builders.PolicyContainingPrimitiveAssertion
-
- PolicyContainingPrimitiveAssertion(QName, boolean, boolean, Map<QName, String>, Policy) - Constructor for class org.apache.neethi.builders.PolicyContainingPrimitiveAssertion
-
- PolicyEngine - Class in org.apache.neethi
-
PolicyEngine provides set of static methods to create a Policy object from an
InputStream, OMElement, ..
- PolicyEngine() - Constructor for class org.apache.neethi.PolicyEngine
-
- PolicyIntersector - Class in org.apache.neethi.util
-
This class contains methods dealing with policy intersection.
- PolicyIntersector() - Constructor for class org.apache.neethi.util.PolicyIntersector
-
- PolicyIntersector(boolean) - Constructor for class org.apache.neethi.util.PolicyIntersector
-
- PolicyOperator - Interface in org.apache.neethi
-
PolicyOperator is an interface that all Policy operators must implement.
- PolicyReference - Class in org.apache.neethi
-
PolicyReference is a wrapper that holds explicit PolicyReferences.
- PolicyReference() - Constructor for class org.apache.neethi.PolicyReference
-
- PolicyReference(PolicyBuilder) - Constructor for class org.apache.neethi.PolicyReference
-
- PolicyRegistry - Interface in org.apache.neethi
-
PolicyRegistry contains (URI,Policy) pairs and it is used to resolve explicit
Policy references.
- PolicyRegistryImpl - Class in org.apache.neethi
-
Provides a default implementation of PolicyRegistry interface.
- PolicyRegistryImpl() - Constructor for class org.apache.neethi.PolicyRegistryImpl
-
- PolicyRegistryImpl(PolicyRegistry) - Constructor for class org.apache.neethi.PolicyRegistryImpl
-
Constructs a PolicyRegistryImpl with the specified PolicyRegistry
as it's parent.
- PrimitiveAssertion - Class in org.apache.neethi.builders
-
- PrimitiveAssertion() - Constructor for class org.apache.neethi.builders.PrimitiveAssertion
-
- PrimitiveAssertion(QName) - Constructor for class org.apache.neethi.builders.PrimitiveAssertion
-
- PrimitiveAssertion(QName, boolean) - Constructor for class org.apache.neethi.builders.PrimitiveAssertion
-
- PrimitiveAssertion(QName, boolean, boolean) - Constructor for class org.apache.neethi.builders.PrimitiveAssertion
-
- PrimitiveAssertion(QName, boolean, boolean, Map<QName, String>) - Constructor for class org.apache.neethi.builders.PrimitiveAssertion
-
- PrimitiveAssertion(QName, boolean, boolean, Map<QName, String>, String) - Constructor for class org.apache.neethi.builders.PrimitiveAssertion
-
- providers(Class<T>) - Static method in class org.apache.neethi.util.Service
-
Returns an iterator where each element should implement the
interface (or subclass the baseclass) described by cls.