Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractPolicyInterceptor - Class in org.apache.cxf.ws.policy
- AbstractPolicyInterceptor(String) - Constructor for class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
- AbstractPolicyInterceptor(String, String) - Constructor for class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
- AbstractPolicyInterceptorProvider - Class in org.apache.cxf.ws.policy
- AbstractPolicyInterceptorProvider(Collection<QName>) - Constructor for class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
- AbstractPolicyInterceptorProvider(QName) - Constructor for class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
- AbstractPolicyProvider - Class in org.apache.cxf.ws.policy.attachment
- AbstractPolicyProvider() - Constructor for class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
- AbstractPolicyProvider(Bus) - Constructor for class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
- addBusInterceptors() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- addPolicy(Policy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- addPolicy(Policy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- addPolicyAttachments(Collection<PolicyAttachment>) - Method in class org.apache.cxf.ws.policy.ServiceModelPolicyUpdater
- addPolicyProvider(PolicyProvider) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- AlternativeSelector - Interface in org.apache.cxf.ws.policy
-
Used by the Policy engine to select the Policy alternative to use.
- any - Variable in class org.apache.cxf.ws.policy.v200409.AppliesTo
- any - Variable in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
- any - Variable in class org.apache.cxf.ws.policy.v200607.AppliesTo
- any - Variable in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
- any - Variable in class org.apache.cxf.ws.policy.v200607.PolicyReference
- appliesTo - Variable in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
- appliesTo - Variable in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
- appliesTo(BindingFaultInfo) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpression
- appliesTo(BindingFaultInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
- appliesTo(BindingFaultInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- appliesTo(BindingFaultInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.URIDomainExpression
- appliesTo(BindingMessageInfo) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpression
- appliesTo(BindingMessageInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
- appliesTo(BindingMessageInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- appliesTo(BindingMessageInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.URIDomainExpression
- appliesTo(BindingOperationInfo) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpression
- appliesTo(BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
- appliesTo(BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- appliesTo(BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.URIDomainExpression
- appliesTo(EndpointInfo) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpression
- appliesTo(EndpointInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
- appliesTo(EndpointInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- appliesTo(EndpointInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.URIDomainExpression
- appliesTo(ServiceInfo) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpression
- appliesTo(ServiceInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
- appliesTo(ServiceInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- appliesTo(ServiceInfo) - Method in class org.apache.cxf.ws.policy.attachment.external.URIDomainExpression
- AppliesTo - Class in org.apache.cxf.ws.policy.v200409
-
Java class for anonymous complex type.
- AppliesTo - Class in org.apache.cxf.ws.policy.v200607
-
Java class for anonymous complex type.
- AppliesTo() - Constructor for class org.apache.cxf.ws.policy.v200409.AppliesTo
- AppliesTo() - Constructor for class org.apache.cxf.ws.policy.v200607.AppliesTo
- AssertionBuilderLoader - Interface in org.apache.cxf.ws.policy
-
Marker interface for objects that would load and register additional AssertionBuilders when loaded.
- AssertionBuilderRegistry - Interface in org.apache.cxf.ws.policy
-
AssertionBuilderRegistry is used to manage AssertionBuilders and create Assertion objects from given xml elements.
- AssertionBuilderRegistryImpl - Class in org.apache.cxf.ws.policy
- AssertionBuilderRegistryImpl() - Constructor for class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
- AssertionBuilderRegistryImpl(Bus) - Constructor for class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
- AssertionInfo - Class in org.apache.cxf.ws.policy
- AssertionInfo(Assertion) - Constructor for class org.apache.cxf.ws.policy.AssertionInfo
- AssertionInfoMap - Class in org.apache.cxf.ws.policy
- AssertionInfoMap(Collection<? extends Assertion>) - Constructor for class org.apache.cxf.ws.policy.AssertionInfoMap
- AssertionInfoMap(Policy) - Constructor for class org.apache.cxf.ws.policy.AssertionInfoMap
- assertMessage(Message) - Method in interface org.apache.cxf.ws.policy.Assertor
- assertMessage(Message) - Method in class org.apache.cxf.ws.policy.PolicyUtils.WrappedAssertor
- assertMessage(Message, T, PolicyCalculator<T>) - Method in class org.apache.cxf.ws.policy.PolicyDataEngineImpl
- Assertor - Interface in org.apache.cxf.ws.policy
-
API used in the WS-Policy framework to allow a message exchange participant to assert its capabilities for the underlying message.
B
- BaseAlternativeSelector - Class in org.apache.cxf.ws.policy.selector
- BaseAlternativeSelector() - Constructor for class org.apache.cxf.ws.policy.selector.BaseAlternativeSelector
- build(Element) - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilder
-
Builds a domain expression from the given element.
- build(Element) - Method in class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
- build(Element) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder
- build(Element) - Method in class org.apache.cxf.ws.policy.attachment.external.URIDomainExpressionBuilder
- build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
- build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
- build(Element, AssertionBuilderFactory) - Method in class org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder
- buildAssertion() - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
- builder - Variable in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
- bus - Variable in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
C
- canAssert(QName) - Method in interface org.apache.cxf.ws.policy.Assertor
- canAssert(QName) - Method in class org.apache.cxf.ws.policy.PolicyUtils.WrappedAssertor
- cast(Assertion) - Static method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
- cast(Assertion, Class<T>) - Static method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
- check() - Method in class org.apache.cxf.ws.policy.AssertionInfoMap
- checkEffectivePolicy(Policy) - Method in class org.apache.cxf.ws.policy.AssertionInfoMap
- checkResolved(PolicyReference, Policy) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
- chosenAlternative - Variable in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- CLIENT_IN_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- CLIENT_INFAULT_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- CLIENT_OUT_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- CLIENT_POLICY_IN_FAULT_INTERCEPTOR_ID - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- ClientPolicyInFaultInterceptor - Class in org.apache.cxf.ws.policy
- ClientPolicyInFaultInterceptor() - Constructor for class org.apache.cxf.ws.policy.ClientPolicyInFaultInterceptor
- clone(boolean) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
- clone(boolean) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
- configurationPresent(Message, Assertion) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
- configurationPresent(Message, Assertion) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProvider
-
Return false if the message does not contain enough contextual configuration to preemtively support the given assertion.
- contains(Collection<Assertion>, Collection<Assertion>) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
-
Determine if one collection of assertions contains another collection of assertion, using the equal method from the Assertion interface.
- contains(Collection<Assertion>, Assertion) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
-
Determine if a collection of assertions contains a given assertion, using the equal method from the Assertion interface.
- createAll(OperatorContentType) - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
- createAll(OperatorContentType) - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
- createAppliesTo() - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
-
Create an instance of
AppliesTo - createAppliesTo() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
-
Create an instance of
AppliesTo - createAsserter(Object) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
- createEndpointPolicy() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
- createExactlyOne(OperatorContentType) - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
- createExactlyOne(OperatorContentType) - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
- createJAXBContext() - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder
- createOperatorContentType() - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
-
Create an instance of
OperatorContentType - createOperatorContentType() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
-
Create an instance of
OperatorContentType - createPolicy() - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
-
Create an instance of
Policy - createPolicy() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
-
Create an instance of
Policy - createPolicyAttachment() - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
-
Create an instance of
PolicyAttachment - createPolicyAttachment() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
-
Create an instance of
PolicyAttachment - createPolicyReference() - Method in class org.apache.cxf.ws.policy.v200409.ObjectFactory
-
Create an instance of
PolicyReference - createPolicyReference() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
-
Create an instance of
PolicyReference - createURI() - Method in class org.apache.cxf.ws.policy.v200607.ObjectFactory
-
Create an instance of
URI
D
- digest - Variable in class org.apache.cxf.ws.policy.v200409.PolicyReference
- digest - Variable in class org.apache.cxf.ws.policy.v200607.PolicyReference
- digestAlgorithm - Variable in class org.apache.cxf.ws.policy.v200409.PolicyReference
- digestAlgorithm - Variable in class org.apache.cxf.ws.policy.v200607.PolicyReference
- DomainExpression - Interface in org.apache.cxf.ws.policy.attachment.external
- DomainExpressionBuilder - Interface in org.apache.cxf.ws.policy.attachment.external
- DomainExpressionBuilderRegistry - Class in org.apache.cxf.ws.policy.attachment.external
- DomainExpressionBuilderRegistry() - Constructor for class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
- DomainExpressionBuilderRegistry(Map<QName, DomainExpressionBuilder>) - Constructor for class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
- DomainExpressionBuilderRegistry(Bus) - Constructor for class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.ws.policy.spring.PolicyBeanDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser
E
- EffectivePolicy - Interface in org.apache.cxf.ws.policy
-
Describes the effective policy of an outbound message.
- EffectivePolicyImpl - Class in org.apache.cxf.ws.policy
- EffectivePolicyImpl() - Constructor for class org.apache.cxf.ws.policy.EffectivePolicyImpl
- EndpointPolicy - Interface in org.apache.cxf.ws.policy
-
Describes the policy of an inbound message.
- EndpointPolicyImpl - Class in org.apache.cxf.ws.policy
- EndpointPolicyImpl() - Constructor for class org.apache.cxf.ws.policy.EndpointPolicyImpl
- EndpointPolicyImpl(EndpointInfo, PolicyEngineImpl, boolean, Assertor) - Constructor for class org.apache.cxf.ws.policy.EndpointPolicyImpl
- EndpointPolicyImpl(Policy) - Constructor for class org.apache.cxf.ws.policy.EndpointPolicyImpl
- EndpointReferenceDomainExpression - Class in org.apache.cxf.ws.policy.attachment.external
- EndpointReferenceDomainExpression() - Constructor for class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
- EndpointReferenceDomainExpressionBuilder - Class in org.apache.cxf.ws.policy.attachment.external
- EndpointReferenceDomainExpressionBuilder() - Constructor for class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder
- equal(PolicyComponent) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
- equals(Object) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
- ExternalAttachmentProvider - Class in org.apache.cxf.ws.policy.attachment.external
- ExternalAttachmentProviderBeanDefinitionParser - Class in org.apache.cxf.ws.policy.spring
- ExternalAttachmentProviderBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.spring.ExternalAttachmentProviderBeanDefinitionParser
F
- findAllPolicyElementsOfLocalName(Document, String) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
- findAllPolicyElementsOfLocalName(Element, String) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
- findAllPolicyElementsOfLocalName(Element, String, List<Element>) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
- findIgnorableAttribute(Element) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
- findOptionalAttribute(Element) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
- findPolicyElement(Element) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
- FirstAlternativeSelector - Class in org.apache.cxf.ws.policy.selector
- FirstAlternativeSelector() - Constructor for class org.apache.cxf.ws.policy.selector.FirstAlternativeSelector
G
- get(QName) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- getAlternativeSelector() - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- getAlternativeSelector() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getAlternativeSelector() - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
- getAny() - Method in class org.apache.cxf.ws.policy.v200409.AppliesTo
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.policy.v200607.AppliesTo
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
-
Gets the value of the any property.
- getAny() - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
-
Gets the value of the any property.
- getAppliesTo() - Method in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
-
Gets the value of the appliesTo property.
- getAppliesTo() - Method in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
-
Gets the value of the appliesTo property.
- getAssertion() - Method in class org.apache.cxf.ws.policy.AssertionInfo
- getAssertionInfo(QName) - Method in class org.apache.cxf.ws.policy.AssertionInfoMap
- getAssertionTypes() - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptorProvider
- getAssertionTypes() - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProvider
-
Returns a collection of QNames describing the xml schema types of the assertions that this interceptor implements.
- getAssertor() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
- getAttachments() - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
- getBeanClass(Element) - Method in class org.apache.cxf.ws.policy.spring.ExternalAttachmentProviderBeanDefinitionParser
- getBeanClass(Element) - Method in class org.apache.cxf.ws.policy.spring.PolicyBeanDefinitionParser
- getBeanClass(Element) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser
- getBeanClass(Element) - Method in class org.apache.cxf.ws.policy.spring.PolicyFeatureBeanDefinitionParser
- getBindingFaultInfo(Message, Exception, BindingOperationInfo) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
- getBus() - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
- getBus() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getChosenAlternative() - Method in interface org.apache.cxf.ws.policy.EffectivePolicy
- getChosenAlternative() - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- getChosenAlternative() - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
- getChosenAlternative() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
- getClientEndpointPolicy(Message, EndpointInfo, Conduit, PolicyCalculator<T>) - Method in class org.apache.cxf.ws.policy.PolicyDataEngineImpl
- getClientEndpointPolicy(EndpointInfo, Conduit, Message) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- getClientEndpointPolicy(EndpointInfo, Conduit, Message) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getData() - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
- getData(Element) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
- getDigest() - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
-
Gets the value of the digest property.
- getDigest() - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
-
Gets the value of the digest property.
- getDigestAlgorithm() - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
-
Gets the value of the digestAlgorithm property.
- getDigestAlgorithm() - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
-
Gets the value of the digestAlgorithm property.
- getDomainExpressions() - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- getDomainExpressionTypes() - Method in interface org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilder
-
Returns a collection of QNames describing the xml schema types for which this builder can build domain expressions.
- getDomainExpressionTypes() - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpressionBuilder
- getDomainExpressionTypes() - Method in class org.apache.cxf.ws.policy.attachment.external.URIDomainExpressionBuilder
- getEffectiveClientFaultPolicy(EndpointInfo, BindingOperationInfo, BindingFaultInfo, Message) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- getEffectiveClientFaultPolicy(EndpointInfo, BindingOperationInfo, BindingFaultInfo, Message) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getEffectiveClientRequestPolicy(EndpointInfo, BindingOperationInfo, Conduit, Message) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- getEffectiveClientRequestPolicy(EndpointInfo, BindingOperationInfo, Conduit, Message) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getEffectiveClientResponsePolicy(EndpointInfo, BindingOperationInfo, Message) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- getEffectiveClientResponsePolicy(EndpointInfo, BindingOperationInfo, Message) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getEffectivePolicy(BindingFaultInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
- getEffectivePolicy(BindingFaultInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
- getEffectivePolicy(BindingFaultInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
- getEffectivePolicy(BindingFaultInfo, Message) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
- getEffectivePolicy(BindingMessageInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
- getEffectivePolicy(BindingMessageInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
- getEffectivePolicy(BindingMessageInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
-
The effective policy for a specific WSDL message (input or output) is calculated in relation to a specific port, and includes the element policy of the wsdl:message element that defines the message's type merged with the element policy of the wsdl11:binding and wsdl11:portType message definitions that describe the message.
- getEffectivePolicy(BindingMessageInfo, Message) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
- getEffectivePolicy(BindingOperationInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
- getEffectivePolicy(BindingOperationInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
- getEffectivePolicy(BindingOperationInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
-
The effective policy for a WSDL operation policy subject is calculated in relation to a specific port, and includes the element policy of the wsdl11:portType/wsdl11:operation element that defines the operation merged with that of the corresponding wsdl11:binding/wsdl11:operation element.
- getEffectivePolicy(BindingOperationInfo, Message) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
- getEffectivePolicy(EndpointInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
- getEffectivePolicy(EndpointInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
- getEffectivePolicy(EndpointInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
-
The effective policy for a WSDL endpoint policy subject includes the element policy of the wsdl11:port element that defines the endpoint merged with the element policy of the referenced wsdl11:binding element and the element policy of the referenced wsdl11:portType element that defines the interface of the endpoint.
- getEffectivePolicy(EndpointInfo, Message) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
- getEffectivePolicy(ServiceInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
- getEffectivePolicy(ServiceInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
- getEffectivePolicy(ServiceInfo, Message) - Method in class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
- getEffectivePolicy(ServiceInfo, Message) - Method in interface org.apache.cxf.ws.policy.PolicyProvider
- getEffectiveServerFaultPolicy(EndpointInfo, BindingOperationInfo, BindingFaultInfo, Destination, Message) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- getEffectiveServerFaultPolicy(EndpointInfo, BindingOperationInfo, BindingFaultInfo, Destination, Message) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getEffectiveServerRequestPolicy(EndpointInfo, BindingOperationInfo, Message) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- getEffectiveServerRequestPolicy(EndpointInfo, BindingOperationInfo, Message) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getEffectiveServerResponsePolicy(EndpointInfo, BindingOperationInfo, Destination, List<List<Assertion>>, Message) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- getEffectiveServerResponsePolicy(EndpointInfo, BindingOperationInfo, Destination, List<List<Assertion>>, Message) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getElement() - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- getElement() - Method in class org.apache.cxf.ws.policy.PolicyBean
- getEnabled() - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
- getEndpointReference() - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
- getErrorMessage() - Method in class org.apache.cxf.ws.policy.AssertionInfo
- getFaultInterceptors(Message) - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
- getFaultInterceptors(Message) - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
- getFaultVocabulary(Message) - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
- getFaultVocabulary(Message) - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
- getId() - Method in class org.apache.cxf.ws.policy.v200409.Policy
-
Gets the value of the id property.
- getIgnoreUnknownAssertions() - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
- getInFaultInterceptorsForAssertion(QName) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry
- getInFaultInterceptorsForAssertion(QName) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- getInInterceptorsForAssertion(QName) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry
- getInInterceptorsForAssertion(QName) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- getInterceptors() - Method in interface org.apache.cxf.ws.policy.EffectivePolicy
- getInterceptors() - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- getInterceptors(Message) - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
- getInterceptors(Message) - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
- getInterceptorsForAlternative(Collection<? extends Assertion>, boolean, boolean) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry
- getInterceptorsForAlternative(Collection<? extends Assertion>, boolean, boolean) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- getInterceptorsForAssertion(QName, boolean, boolean) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- getKnownElements() - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
- getKnownElements() - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
- getKnownElements() - Method in class org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder
- getLocation() - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
- getName() - Method in class org.apache.cxf.ws.policy.v200409.Policy
-
Gets the value of the name property.
- getName() - Method in class org.apache.cxf.ws.policy.v200607.Policy
-
Gets the value of the name property.
- getOptionality(Element) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
- getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200409.AppliesTo
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200409.Policy
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200607.AppliesTo
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200607.Policy
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.apache.cxf.ws.policy.v200607.URI
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOutFaultInterceptorsForAssertion(QName) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry
- getOutFaultInterceptorsForAssertion(QName) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- getOutInterceptorsForAssertion(QName) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry
- getOutInterceptorsForAssertion(QName) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- getPolicies() - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- getPolicy() - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- getPolicy() - Method in interface org.apache.cxf.ws.policy.EffectivePolicy
- getPolicy() - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- getPolicy() - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
- getPolicy() - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
- getPolicy(InputStream) - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
-
Creates a Policy object from an InputStream.
- getPolicy(Object) - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
-
Creates a Policy object from an DOM element.
- getPolicy(Message, T, PolicyCalculator<T>) - Method in class org.apache.cxf.ws.policy.PolicyDataEngineImpl
- getPolicyElements() - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- getPolicyOrAllOrExactlyOne() - Method in class org.apache.cxf.ws.policy.v200409.OperatorContentType
-
Gets the value of the policyOrAllOrExactlyOne property.
- getPolicyOrAllOrExactlyOne() - Method in class org.apache.cxf.ws.policy.v200607.OperatorContentType
-
Gets the value of the policyOrAllOrExactlyOne property.
- getPolicyOrPolicyReference() - Method in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
-
Gets the value of the policyOrPolicyReference property.
- getPolicyOrPolicyReference() - Method in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
-
Gets the value of the policyOrPolicyReference property.
- getPolicyProviders() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getPolicyReference(Object) - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
-
Creates a PolicyReference object from a DOM element.
- getPolicyReferenceElements() - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- getPolicyRegistry() - Method in interface org.apache.cxf.ws.policy.PolicyBuilder
-
Return the PolicyRegistry associated with the builder
- getRegistrationType() - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
- getRegistrationType() - Method in class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
- getRegistrationType() - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
- getRegistrationType() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getRegistrationType() - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- getRegistry() - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- getRegistry() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getServerEndpointPolicy(Message, EndpointInfo, Destination, PolicyCalculator<T>) - Method in class org.apache.cxf.ws.policy.PolicyDataEngineImpl
- getServerEndpointPolicy(EndpointInfo, Destination, Message) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- getServerEndpointPolicy(EndpointInfo, Destination, Message) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- getSupportedAlternatives(Message) - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
- getSupportedAlternatives(PolicyEngine, Policy, Message) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- getTransportAssertions(Message) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
- getUnmarshaller() - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
- getURI() - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
-
Gets the value of the uri property.
- getURI() - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
-
Gets the value of the uri property.
- getValue() - Method in class org.apache.cxf.ws.policy.v200607.URI
-
Gets the value of the value property.
- getVocabulary(Message) - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
- getVocabulary(Message) - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
- getWrappedAssertor() - Method in class org.apache.cxf.ws.policy.PolicyUtils.WrappedAssertor
H
- handle(Message) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
- handle(Message) - Method in class org.apache.cxf.ws.policy.ClientPolicyInFaultInterceptor
- handle(Message) - Method in class org.apache.cxf.ws.policy.PolicyInInterceptor
- handle(Message) - Method in class org.apache.cxf.ws.policy.PolicyOutInterceptor
- handle(Message) - Method in class org.apache.cxf.ws.policy.PolicyVerificationInFaultInterceptor
-
Determines the effective policy, and checks if one of its alternatives is supported.
- handle(Message) - Method in class org.apache.cxf.ws.policy.PolicyVerificationInInterceptor
-
Determines the effective policy, and checks if one of its alternatives is supported.
- handle(Message) - Method in class org.apache.cxf.ws.policy.PolicyVerificationOutInterceptor
-
Checks if all assertions in the chosen alternative have been asserted.
- handle(Message) - Method in class org.apache.cxf.ws.policy.ServerPolicyOutFaultInterceptor
- handleEvent(FactoryBeanListener.Event, AbstractServiceFactoryBean, Object...) - Method in class org.apache.cxf.ws.policy.PolicyAnnotationListener
- handleMessage(Message) - Method in class org.apache.cxf.ws.policy.AbstractPolicyInterceptor
- handleMessage(Message) - Method in class org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptor
- handleNoRegisteredBuilder(QName) - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
- hasBusProperty() - Method in class org.apache.cxf.ws.policy.spring.ExternalAttachmentProviderBeanDefinitionParser
- hashCode() - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
I
- id - Variable in class org.apache.cxf.ws.policy.v200409.Policy
- IgnorablePolicyInterceptorProvider - Class in org.apache.cxf.ws.policy
-
This policy interceptor provider can be used to implicitly handle unknown policy assertions.
- IgnorablePolicyInterceptorProvider(Collection<QName>) - Constructor for class org.apache.cxf.ws.policy.IgnorablePolicyInterceptorProvider
- IgnorablePolicyInterceptorProvider(QName) - Constructor for class org.apache.cxf.ws.policy.IgnorablePolicyInterceptorProvider
- init() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- init() - Method in class org.apache.cxf.ws.policy.spring.NamespaceHandler
- init() - Method in class org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler
- initialise(EndpointInfo, BindingOperationInfo, BindingFaultInfo, PolicyEngine, Assertor, Message) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- initialise(EndpointInfo, BindingOperationInfo, PolicyEngine, boolean, boolean, Message) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- initialise(EndpointInfo, BindingOperationInfo, PolicyEngine, Assertor, boolean, boolean, Message) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- initialise(EndpointInfo, BindingOperationInfo, PolicyEngine, Assertor, List<List<Assertion>>, Message) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- initialise(EndpointPolicy, PolicyEngine, boolean, boolean, Message) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- initialise(EndpointPolicy, PolicyEngine, boolean, Message) - Method in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- initialize(Bus) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- initialize(Client, Bus) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- initialize(Server, Bus) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- initialize(Message) - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
- initializePolicyEngine(Bus) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- INSTANCE - Static variable in class org.apache.cxf.ws.policy.ClientPolicyInFaultInterceptor
- INSTANCE - Static variable in class org.apache.cxf.ws.policy.PolicyInInterceptor
- INSTANCE - Static variable in class org.apache.cxf.ws.policy.PolicyOutInterceptor
- INSTANCE - Static variable in class org.apache.cxf.ws.policy.PolicyVerificationInFaultInterceptor
- INSTANCE - Static variable in class org.apache.cxf.ws.policy.PolicyVerificationInInterceptor
- INSTANCE - Static variable in class org.apache.cxf.ws.policy.PolicyVerificationOutInterceptor
- INSTANCE - Static variable in class org.apache.cxf.ws.policy.ServerPolicyOutFaultInterceptor
- interceptors - Variable in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- isAsserted() - Method in class org.apache.cxf.ws.policy.AssertionInfo
- isAsserted(AssertionInfoMap) - Method in interface org.apache.cxf.ws.policy.PolicyAssertion
- isCompatible(List<Assertion>, List<Assertion>) - Method in class org.apache.cxf.ws.policy.selector.BaseAlternativeSelector
- isCompatibleWithRequest(List<Assertion>, List<List<Assertion>>) - Method in class org.apache.cxf.ws.policy.selector.BaseAlternativeSelector
- isEmptyPolicy(Policy) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
-
Checks if a given policy contains no policy components or if it has only empty ExactlyOne or All components containing no assertions
- isEmptyPolicyOperator(PolicyOperator) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
-
Checks if a given policy operator has no policy components or if it has only empty ExactlyOne or All components containing no assertions
- isEnabled() - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- isEnabled() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- isEnabled() - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- isExternal(PolicyReference) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
- isIgnorable(Element) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
- isIgnoreUnknownAssertions() - Method in interface org.apache.cxf.ws.policy.AssertionBuilderRegistry
-
Indicates if unknown assertions should simply be ignored.
- isIgnoreUnknownAssertions() - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
- isIgnoreUnknownAssertions() - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- isIgnoreUnknownAssertions() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- isOptional(Element) - Static method in class org.apache.cxf.ws.policy.PolicyConstants
J
- JaxbAssertion<T> - Class in org.apache.cxf.ws.policy.builder.jaxb
- JaxbAssertion() - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
- JaxbAssertion(QName, boolean) - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
- JaxbAssertion(QName, boolean, boolean) - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
- JaxbAssertionBuilder<T> - Class in org.apache.cxf.ws.policy.builder.jaxb
- JaxbAssertionBuilder(Class<T>, QName) - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
-
Constructs a JAXBAssertionBuilder from the specified class and schema type.
- JaxbAssertionBuilder(String, QName) - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
-
Constructs a JAXBAssertionBuilder from the specified class name and schema type.
- JaxbAssertionBuilder(QName) - Constructor for class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertionBuilder
-
Constructs a JAXBAssertionBuilder from the QName of the schema type
L
- loadDynamic() - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
- loadDynamic() - Method in class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
- loadDynamic() - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- LocalDocumentReferenceResolver - Class in org.apache.cxf.ws.policy.attachment.reference
- LocalDocumentReferenceResolver(Document, PolicyBuilder) - Constructor for class org.apache.cxf.ws.policy.attachment.reference.LocalDocumentReferenceResolver
- LocalServiceModelReferenceResolver - Class in org.apache.cxf.ws.policy.attachment.reference
- LocalServiceModelReferenceResolver(DescriptionInfo, PolicyBuilder) - Constructor for class org.apache.cxf.ws.policy.attachment.reference.LocalServiceModelReferenceResolver
- logPolicy(Logger, Level, String, PolicyComponent) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
- lookup(String) - Method in class org.apache.cxf.ws.policy.PolicyRegistryImpl
M
- mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser
- mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.ws.policy.spring.PolicyFeatureBeanDefinitionParser
- MaximalAlternativeSelector - Class in org.apache.cxf.ws.policy.selector
- MaximalAlternativeSelector() - Constructor for class org.apache.cxf.ws.policy.selector.MaximalAlternativeSelector
- MetadataConstants - Class in org.apache.cxf.ws.policy.mtom
- MinimalAlternativeSelector - Class in org.apache.cxf.ws.policy.selector
- MinimalAlternativeSelector() - Constructor for class org.apache.cxf.ws.policy.selector.MinimalAlternativeSelector
- MTOM_ASSERTION_QNAME - Static variable in class org.apache.cxf.ws.policy.mtom.MetadataConstants
- MTOMAssertionBuilder - Class in org.apache.cxf.ws.policy.mtom
- MTOMAssertionBuilder() - Constructor for class org.apache.cxf.ws.policy.mtom.MTOMAssertionBuilder
- MTOMPolicyInterceptor - Class in org.apache.cxf.ws.policy.mtom
- MTOMPolicyInterceptor() - Constructor for class org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptor
- MTOMPolicyInterceptorProvider - Class in org.apache.cxf.ws.policy.mtom
- MTOMPolicyInterceptorProvider() - Constructor for class org.apache.cxf.ws.policy.mtom.MTOMPolicyInterceptorProvider
N
- name - Variable in class org.apache.cxf.ws.policy.v200409.Policy
- name - Variable in class org.apache.cxf.ws.policy.v200607.Policy
- NamespaceHandler - Class in org.apache.cxf.ws.policy.spring
- NamespaceHandler() - Constructor for class org.apache.cxf.ws.policy.spring.NamespaceHandler
O
- ObjectFactory - Class in org.apache.cxf.ws.policy.v200409
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.policy.v200409 package.
- ObjectFactory - Class in org.apache.cxf.ws.policy.v200607
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.ws.policy.v200607 package.
- ObjectFactory() - Constructor for class org.apache.cxf.ws.policy.v200409.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.policy.v200409
- ObjectFactory() - Constructor for class org.apache.cxf.ws.policy.v200607.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.ws.policy.v200607
- OperatorContentType - Class in org.apache.cxf.ws.policy.v200409
-
Java class for OperatorContentType complex type.
- OperatorContentType - Class in org.apache.cxf.ws.policy.v200607
-
Java class for OperatorContentType complex type.
- OperatorContentType() - Constructor for class org.apache.cxf.ws.policy.v200409.OperatorContentType
- OperatorContentType() - Constructor for class org.apache.cxf.ws.policy.v200607.OperatorContentType
- org.apache.cxf.ws.policy - package org.apache.cxf.ws.policy
- org.apache.cxf.ws.policy.attachment - package org.apache.cxf.ws.policy.attachment
- org.apache.cxf.ws.policy.attachment.external - package org.apache.cxf.ws.policy.attachment.external
- org.apache.cxf.ws.policy.attachment.reference - package org.apache.cxf.ws.policy.attachment.reference
- org.apache.cxf.ws.policy.attachment.wsdl11 - package org.apache.cxf.ws.policy.attachment.wsdl11
- org.apache.cxf.ws.policy.builder.jaxb - package org.apache.cxf.ws.policy.builder.jaxb
- org.apache.cxf.ws.policy.builder.primitive - package org.apache.cxf.ws.policy.builder.primitive
- org.apache.cxf.ws.policy.mtom - package org.apache.cxf.ws.policy.mtom
- org.apache.cxf.ws.policy.selector - package org.apache.cxf.ws.policy.selector
- org.apache.cxf.ws.policy.spring - package org.apache.cxf.ws.policy.spring
- org.apache.cxf.ws.policy.v200409 - package org.apache.cxf.ws.policy.v200409
- org.apache.cxf.ws.policy.v200607 - package org.apache.cxf.ws.policy.v200607
P
- parseChildElements(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.ws.policy.spring.PolicyFeatureBeanDefinitionParser
- policy - Variable in class org.apache.cxf.ws.policy.EffectivePolicyImpl
- Policy - Class in org.apache.cxf.ws.policy.v200409
-
Java class for anonymous complex type.
- Policy - Class in org.apache.cxf.ws.policy.v200607
-
Java class for anonymous complex type.
- Policy() - Constructor for class org.apache.cxf.ws.policy.v200409.Policy
- Policy() - Constructor for class org.apache.cxf.ws.policy.v200607.Policy
- POLICY_IN_INTERCEPTOR_ID - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- POLICY_OUT_INTERCEPTOR_ID - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- POLICY_OVERRIDE - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- PolicyAnnotationListener - Class in org.apache.cxf.ws.policy
- PolicyAnnotationListener(Bus) - Constructor for class org.apache.cxf.ws.policy.PolicyAnnotationListener
- PolicyAssertion - Interface in org.apache.cxf.ws.policy
-
Interface to mark Assertions that can participate in CXF's assertion mechanism to make sure the policies have been applied.
- PolicyAttachment - Class in org.apache.cxf.ws.policy.attachment.external
- PolicyAttachment - Class in org.apache.cxf.ws.policy.v200409
-
Java class for anonymous complex type.
- PolicyAttachment - Class in org.apache.cxf.ws.policy.v200607
-
Java class for anonymous complex type.
- PolicyAttachment() - Constructor for class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- PolicyAttachment() - Constructor for class org.apache.cxf.ws.policy.v200409.PolicyAttachment
- PolicyAttachment() - Constructor for class org.apache.cxf.ws.policy.v200607.PolicyAttachment
- PolicyBean - Class in org.apache.cxf.ws.policy
- PolicyBean() - Constructor for class org.apache.cxf.ws.policy.PolicyBean
- PolicyBeanDefinitionParser - Class in org.apache.cxf.ws.policy.spring
- PolicyBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.spring.PolicyBeanDefinitionParser
- PolicyBuilder - Interface in org.apache.cxf.ws.policy
-
PolicyBuilder provides methods to create Policy and PolicyReferenceObjects from DOM elements.
- PolicyBuilderImpl - Class in org.apache.cxf.ws.policy
-
PolicyBuilderImpl is an implementation of the PolicyBuilder interface, provides methods to create Policy and PolicyReferenceObjects from DOM elements, but also from an input stream etc.
- PolicyBuilderImpl() - Constructor for class org.apache.cxf.ws.policy.PolicyBuilderImpl
- PolicyBuilderImpl(Bus) - Constructor for class org.apache.cxf.ws.policy.PolicyBuilderImpl
- PolicyConstants - Class in org.apache.cxf.ws.policy
-
Encapsulation of version-specific WS-Policy constants.
- PolicyDataEngineImpl - Class in org.apache.cxf.ws.policy
- PolicyDataEngineImpl(Bus) - Constructor for class org.apache.cxf.ws.policy.PolicyDataEngineImpl
- PolicyEngine - Interface in org.apache.cxf.ws.policy
- PolicyEngineBeanDefinitionParser - Class in org.apache.cxf.ws.policy.spring
- PolicyEngineBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser
- PolicyEngineBeanDefinitionParser.PolicyEngineConfig - Class in org.apache.cxf.ws.policy.spring
- PolicyEngineConfig(Bus) - Constructor for class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
- PolicyEngineImpl - Class in org.apache.cxf.ws.policy
- PolicyEngineImpl() - Constructor for class org.apache.cxf.ws.policy.PolicyEngineImpl
- PolicyEngineImpl(boolean) - Constructor for class org.apache.cxf.ws.policy.PolicyEngineImpl
- PolicyEngineImpl(Bus) - Constructor for class org.apache.cxf.ws.policy.PolicyEngineImpl
- PolicyException - Exception in org.apache.cxf.ws.policy
-
PolicyException is the type of RuntimeException thrown by any exceptions encountered by the policy framework.
- PolicyException(Throwable) - Constructor for exception org.apache.cxf.ws.policy.PolicyException
- PolicyException(Message) - Constructor for exception org.apache.cxf.ws.policy.PolicyException
- PolicyException(Message, Throwable) - Constructor for exception org.apache.cxf.ws.policy.PolicyException
- PolicyException(AssertionInfo) - Constructor for exception org.apache.cxf.ws.policy.PolicyException
- PolicyFeatureBeanDefinitionParser - Class in org.apache.cxf.ws.policy.spring
- PolicyFeatureBeanDefinitionParser() - Constructor for class org.apache.cxf.ws.policy.spring.PolicyFeatureBeanDefinitionParser
- PolicyInInterceptor - Class in org.apache.cxf.ws.policy
- PolicyInInterceptor() - Constructor for class org.apache.cxf.ws.policy.PolicyInInterceptor
- PolicyInterceptorProvider - Interface in org.apache.cxf.ws.policy
- PolicyInterceptorProviderLoader - Interface in org.apache.cxf.ws.policy
-
Marker interface for objects that would load and register additional PolicyInterceptorProviders when loaded.
- PolicyInterceptorProviderRegistry - Interface in org.apache.cxf.ws.policy
-
InterceptorProviderRegistry is used to manage InterceptorProviders that provide assertion domain specific interceptors.
- PolicyInterceptorProviderRegistryImpl - Class in org.apache.cxf.ws.policy
- PolicyInterceptorProviderRegistryImpl() - Constructor for class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- PolicyInterceptorProviderRegistryImpl(Map<QName, Set<PolicyInterceptorProvider>>) - Constructor for class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- PolicyInterceptorProviderRegistryImpl(Bus) - Constructor for class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- PolicyNamespaceHandler - Class in org.apache.cxf.ws.policy.spring
- PolicyNamespaceHandler() - Constructor for class org.apache.cxf.ws.policy.spring.PolicyNamespaceHandler
- policyOrAllOrExactlyOne - Variable in class org.apache.cxf.ws.policy.v200409.OperatorContentType
- policyOrAllOrExactlyOne - Variable in class org.apache.cxf.ws.policy.v200607.OperatorContentType
- policyOrPolicyReference - Variable in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
- policyOrPolicyReference - Variable in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
- PolicyOutInterceptor - Class in org.apache.cxf.ws.policy
- PolicyOutInterceptor() - Constructor for class org.apache.cxf.ws.policy.PolicyOutInterceptor
- PolicyProvider - Interface in org.apache.cxf.ws.policy
- PolicyReference - Class in org.apache.cxf.ws.policy.v200409
-
Java class for anonymous complex type.
- PolicyReference - Class in org.apache.cxf.ws.policy.v200607
-
Java class for anonymous complex type.
- PolicyReference() - Constructor for class org.apache.cxf.ws.policy.v200409.PolicyReference
- PolicyReference() - Constructor for class org.apache.cxf.ws.policy.v200607.PolicyReference
- PolicyRegistryImpl - Class in org.apache.cxf.ws.policy
- PolicyRegistryImpl() - Constructor for class org.apache.cxf.ws.policy.PolicyRegistryImpl
- PolicyUtils - Class in org.apache.cxf.ws.policy
- PolicyUtils.WrappedAssertor - Class in org.apache.cxf.ws.policy
- PolicyVerificationInFaultInterceptor - Class in org.apache.cxf.ws.policy
- PolicyVerificationInFaultInterceptor() - Constructor for class org.apache.cxf.ws.policy.PolicyVerificationInFaultInterceptor
- PolicyVerificationInInterceptor - Class in org.apache.cxf.ws.policy
- PolicyVerificationInInterceptor() - Constructor for class org.apache.cxf.ws.policy.PolicyVerificationInInterceptor
- PolicyVerificationOutInterceptor - Class in org.apache.cxf.ws.policy
- PolicyVerificationOutInterceptor() - Constructor for class org.apache.cxf.ws.policy.PolicyVerificationOutInterceptor
- PrimitiveAssertion - Class in org.apache.cxf.ws.policy.builder.primitive
- PrimitiveAssertion() - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
- PrimitiveAssertion(QName) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
- PrimitiveAssertion(QName, boolean) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
- PrimitiveAssertion(QName, boolean, boolean) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
- PrimitiveAssertion(QName, boolean, boolean, Map<QName, String>) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
- PrimitiveAssertion(Element) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertion
- PrimitiveAssertionBuilder - Class in org.apache.cxf.ws.policy.builder.primitive
- PrimitiveAssertionBuilder() - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
- PrimitiveAssertionBuilder(Collection<QName>) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
- PrimitiveAssertionBuilder(QName[]) - Constructor for class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
- printPolicyComponent(PolicyComponent) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
- printPolicyComponent(PolicyComponent, StringBuilder, int) - Static method in class org.apache.cxf.ws.policy.PolicyUtils
R
- ReferenceResolver - Interface in org.apache.cxf.ws.policy.attachment.reference
- register(String, Policy) - Method in class org.apache.cxf.ws.policy.PolicyRegistryImpl
- register(PolicyInterceptorProvider) - Method in interface org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistry
-
Register the builder for all qnames from the provider getAssertionTypes call.
- register(PolicyInterceptorProvider) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- registry - Variable in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
- RemoteReferenceResolver - Class in org.apache.cxf.ws.policy.attachment.reference
- RemoteReferenceResolver(String, PolicyBuilder) - Constructor for class org.apache.cxf.ws.policy.attachment.reference.RemoteReferenceResolver
- remove(String) - Method in class org.apache.cxf.ws.policy.PolicyRegistryImpl
- removeBusInterceptors() - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- resolveExternal(PolicyReference, String) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
- resolveExternal(PolicyReference, String, Bus) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.ws.policy.spring.PolicyBeanDefinitionParser
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser
- resolveReference(String) - Method in class org.apache.cxf.ws.policy.attachment.reference.LocalDocumentReferenceResolver
- resolveReference(String) - Method in class org.apache.cxf.ws.policy.attachment.reference.LocalServiceModelReferenceResolver
- resolveReference(String) - Method in interface org.apache.cxf.ws.policy.attachment.reference.ReferenceResolver
- resolveReference(String) - Method in class org.apache.cxf.ws.policy.attachment.reference.RemoteReferenceResolver
- resolveReference(String, Element) - Method in class org.apache.cxf.ws.policy.attachment.reference.LocalDocumentReferenceResolver
S
- selectAlternative(Policy, PolicyEngine, Assertor, List<List<Assertion>>, Message) - Method in interface org.apache.cxf.ws.policy.AlternativeSelector
- selectAlternative(Policy, PolicyEngine, Assertor, List<List<Assertion>>, Message) - Method in class org.apache.cxf.ws.policy.selector.FirstAlternativeSelector
- selectAlternative(Policy, PolicyEngine, Assertor, List<List<Assertion>>, Message) - Method in class org.apache.cxf.ws.policy.selector.MaximalAlternativeSelector
- selectAlternative(Policy, PolicyEngine, Assertor, List<List<Assertion>>, Message) - Method in class org.apache.cxf.ws.policy.selector.MinimalAlternativeSelector
- serialize(XMLStreamWriter) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
- SERVER_IN_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- SERVER_OUT_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- SERVER_OUTFAULT_ASSERTIONS - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- SERVER_POLICY_OUT_FAULT_INTERCEPTOR_ID - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- ServerPolicyOutFaultInterceptor - Class in org.apache.cxf.ws.policy
- ServerPolicyOutFaultInterceptor() - Constructor for class org.apache.cxf.ws.policy.ServerPolicyOutFaultInterceptor
- ServiceModelPolicyProvider - Class in org.apache.cxf.ws.policy.attachment
- ServiceModelPolicyProvider(Bus) - Constructor for class org.apache.cxf.ws.policy.attachment.ServiceModelPolicyProvider
- ServiceModelPolicyUpdater - Class in org.apache.cxf.ws.policy
- ServiceModelPolicyUpdater(EndpointInfo) - Constructor for class org.apache.cxf.ws.policy.ServiceModelPolicyUpdater
- setAlternativeSelector(AlternativeSelector) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- setAlternativeSelector(AlternativeSelector) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setAlternativeSelector(AlternativeSelector) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
- setAlternativeSelector(AlternativeSelector) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- setAppliesTo(AppliesTo) - Method in class org.apache.cxf.ws.policy.v200409.PolicyAttachment
-
Sets the value of the appliesTo property.
- setAppliesTo(AppliesTo) - Method in class org.apache.cxf.ws.policy.v200607.PolicyAttachment
-
Sets the value of the appliesTo property.
- setAsserted(boolean) - Method in class org.apache.cxf.ws.policy.AssertionInfo
- setAssertionBuilderRegistry(AssertionBuilderRegistry) - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
- setBuilder(PolicyBuilder) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
- setBus(Bus) - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
- setBus(Bus) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
- setBus(Bus) - Method in class org.apache.cxf.ws.policy.attachment.external.DomainExpressionBuilderRegistry
- setBus(Bus) - Method in class org.apache.cxf.ws.policy.PolicyBuilderImpl
- setBus(Bus) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setBus(Bus) - Method in class org.apache.cxf.ws.policy.PolicyInterceptorProviderRegistryImpl
- setClientEndpointPolicy(EndpointInfo, EndpointPolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- setClientEndpointPolicy(EndpointInfo, EndpointPolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setData(T) - Method in class org.apache.cxf.ws.policy.builder.jaxb.JaxbAssertion
- setDigest(byte[]) - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
-
Sets the value of the digest property.
- setDigest(byte[]) - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
-
Sets the value of the digest property.
- setDigestAlgorithm(String) - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
-
Sets the value of the digestAlgorithm property.
- setDigestAlgorithm(String) - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
-
Sets the value of the digestAlgorithm property.
- setDomainExpressions(Collection<DomainExpression>) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- setEffectiveClientFaultPolicy(EndpointInfo, BindingFaultInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- setEffectiveClientFaultPolicy(EndpointInfo, BindingFaultInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setEffectiveClientRequestPolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- setEffectiveClientRequestPolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setEffectiveClientResponsePolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- setEffectiveClientResponsePolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setEffectiveServerFaultPolicy(EndpointInfo, BindingFaultInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- setEffectiveServerFaultPolicy(EndpointInfo, BindingFaultInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setEffectiveServerRequestPolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- setEffectiveServerRequestPolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setEffectiveServerResponsePolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- setEffectiveServerResponsePolicy(EndpointInfo, BindingOperationInfo, EffectivePolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setElement(Element) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- setElement(Element) - Method in class org.apache.cxf.ws.policy.PolicyBean
- setEnabled(boolean) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- setEnabled(boolean) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setEnabled(boolean) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
- setEnabled(boolean) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- setEndpointReference(EndpointReferenceType) - Method in class org.apache.cxf.ws.policy.attachment.external.EndpointReferenceDomainExpression
- setId(String) - Method in class org.apache.cxf.ws.policy.v200409.Policy
-
Sets the value of the id property.
- setIgnoreUnknownAssertions(boolean) - Method in interface org.apache.cxf.ws.policy.AssertionBuilderRegistry
-
Indicates if unknown assertions should simply be ignored.
- setIgnoreUnknownAssertions(boolean) - Method in class org.apache.cxf.ws.policy.AssertionBuilderRegistryImpl
- setIgnoreUnknownAssertions(boolean) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- setIgnoreUnknownAssertions(boolean) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setIgnoreUnknownAssertions(boolean) - Method in class org.apache.cxf.ws.policy.spring.PolicyEngineBeanDefinitionParser.PolicyEngineConfig
- setIgnoreUnknownAssertions(boolean) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- setKnownElements(Collection<QName>) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
- setKnownElements(QName[]) - Method in class org.apache.cxf.ws.policy.builder.primitive.PrimitiveAssertionBuilder
- setLocation(Resource) - Method in class org.apache.cxf.ws.policy.attachment.external.ExternalAttachmentProvider
- setName(String) - Method in class org.apache.cxf.ws.policy.v200409.Policy
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.cxf.ws.policy.v200607.Policy
-
Sets the value of the name property.
- setNotAsserted(String) - Method in class org.apache.cxf.ws.policy.AssertionInfo
- setPolicies(Collection<Policy>) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- setPolicy(Policy) - Method in class org.apache.cxf.ws.policy.attachment.external.PolicyAttachment
- setPolicyElements(Collection<Element>) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- setPolicyProviders(Collection<PolicyProvider>) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setPolicyReferenceElements(Collection<Element>) - Method in class org.apache.cxf.ws.policy.WSPolicyFeature
- setRegistry(PolicyRegistry) - Method in class org.apache.cxf.ws.policy.attachment.AbstractPolicyProvider
- setRegistry(PolicyRegistry) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setServerEndpointPolicy(EndpointInfo, EndpointPolicy) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- setServerEndpointPolicy(EndpointInfo, EndpointPolicy) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
- setURI(String) - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
-
Sets the value of the uri property.
- setURI(String) - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
-
Sets the value of the uri property.
- setValue(String) - Method in class org.apache.cxf.ws.policy.v200607.URI
-
Sets the value of the value property.
- shouldGenerateIdAsFallback() - Method in class org.apache.cxf.ws.policy.spring.ExternalAttachmentProviderBeanDefinitionParser
- supportsAlternative(Collection<? extends PolicyComponent>, List<QName>) - Method in class org.apache.cxf.ws.policy.AssertionInfoMap
- supportsAlternative(Collection<? extends PolicyComponent>, Assertor, Message) - Method in interface org.apache.cxf.ws.policy.PolicyEngine
- supportsAlternative(Collection<? extends PolicyComponent>, Assertor, Message) - Method in class org.apache.cxf.ws.policy.PolicyEngineImpl
-
Check if a given list of assertions can potentially be supported by interceptors or by an already installed assertor (a conduit or transport that implements the Assertor interface).
- supportsAlternative(PolicyComponent, List<QName>) - Method in class org.apache.cxf.ws.policy.AssertionInfoMap
T
- toString() - Method in class org.apache.cxf.ws.policy.AssertionInfo
U
- unsetDigestAlgorithm() - Method in class org.apache.cxf.ws.policy.v200409.PolicyReference
- unsetDigestAlgorithm() - Method in class org.apache.cxf.ws.policy.v200607.PolicyReference
- updatePolicy(Policy, Message) - Method in interface org.apache.cxf.ws.policy.EndpointPolicy
- updatePolicy(Policy, Message) - Method in class org.apache.cxf.ws.policy.EndpointPolicyImpl
- uri - Variable in class org.apache.cxf.ws.policy.v200409.PolicyReference
- uri - Variable in class org.apache.cxf.ws.policy.v200607.PolicyReference
- URI - Class in org.apache.cxf.ws.policy.v200607
-
Java class for anonymous complex type.
- URI() - Constructor for class org.apache.cxf.ws.policy.v200607.URI
- URIDomainExpression - Class in org.apache.cxf.ws.policy.attachment.external
- URIDomainExpression(String) - Constructor for class org.apache.cxf.ws.policy.attachment.external.URIDomainExpression
- URIDomainExpression.Wsdl11XPointer - Class in org.apache.cxf.ws.policy.attachment.external
- URIDomainExpressionBuilder - Class in org.apache.cxf.ws.policy.attachment.external
- URIDomainExpressionBuilder() - Constructor for class org.apache.cxf.ws.policy.attachment.external.URIDomainExpressionBuilder
V
W
- WrappedAssertor(Assertor) - Constructor for class org.apache.cxf.ws.policy.PolicyUtils.WrappedAssertor
- Wsdl11AttachmentPolicyProvider - Class in org.apache.cxf.ws.policy.attachment.wsdl11
-
PolicyAttachmentManager provides methods to retrieve element policies and calculate effective policies based on the policy subject's scope.
- Wsdl11AttachmentPolicyProvider() - Constructor for class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
- Wsdl11AttachmentPolicyProvider(Bus) - Constructor for class org.apache.cxf.ws.policy.attachment.wsdl11.Wsdl11AttachmentPolicyProvider
- Wsdl11XPointer(String) - Constructor for class org.apache.cxf.ws.policy.attachment.external.URIDomainExpression.Wsdl11XPointer
- WSPolicyFeature - Class in org.apache.cxf.ws.policy
-
Configures a Server, Client, Bus with the specified policies.
- WSPolicyFeature() - Constructor for class org.apache.cxf.ws.policy.WSPolicyFeature
- WSPolicyFeature(Policy...) - Constructor for class org.apache.cxf.ws.policy.WSPolicyFeature
- WSU_ID_ATTR_NAME - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
- WSU_NAMESPACE_URI - Static variable in class org.apache.cxf.ws.policy.PolicyConstants
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form