Uses of Interface
org.apache.cxf.interceptor.Interceptor
-
-
Uses of Interceptor in org.apache.cxf.binding.coloc
Classes in org.apache.cxf.binding.coloc that implement Interceptor Modifier and Type Class Description classColocInInterceptorclassColocOutInterceptorclassWebFaultInInterceptorMethods in org.apache.cxf.binding.coloc that return types with arguments of type Interceptor Modifier and Type Method Description protected List<Interceptor<? extends Message>>ColocMessageObserver. addColocInterceptors() -
Uses of Interceptor in org.apache.cxf.binding.corba
Methods in org.apache.cxf.binding.corba that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>CorbaBinding. getFaultInInterceptors()List<Interceptor<? extends Message>>CorbaBinding. getFaultOutInterceptors() -
Uses of Interceptor in org.apache.cxf.binding.corba.interceptors
Classes in org.apache.cxf.binding.corba.interceptors that implement Interceptor Modifier and Type Class Description classCorbaStreamFaultInInterceptorclassCorbaStreamFaultOutInterceptorclassCorbaStreamInInterceptorclassCorbaStreamOutEndingInterceptorclassCorbaStreamOutInterceptor -
Uses of Interceptor in org.apache.cxf.binding.soap.interceptor
Subinterfaces of Interceptor in org.apache.cxf.binding.soap.interceptor Modifier and Type Interface Description interfaceSoapInterceptor -
Uses of Interceptor in org.apache.cxf.binding.soap.jms.interceptor
Classes in org.apache.cxf.binding.soap.jms.interceptor that implement Interceptor Modifier and Type Class Description classSoapJMSInInterceptor -
Uses of Interceptor in org.apache.cxf.binding.soap.saaj
Classes in org.apache.cxf.binding.soap.saaj that implement Interceptor Modifier and Type Class Description classSAAJInInterceptorBuilds a SAAJ tree from the Document fragment inside the message which contains the SOAP headers and from the XMLStreamReader.static classSAAJInInterceptor.SAAJPreInInterceptorThis class sets up the Document in the Message so that the ReadHeadersInterceptor can read directly into the SAAJ document instead of creating a new DOM that we would need to copy into the SAAJ later.classSAAJOutInterceptorSets up the outgoing chain to build a SAAJ tree instead of writing directly to the output stream.static classSAAJOutInterceptor.SAAJOutEndingInterceptor -
Uses of Interceptor in org.apache.cxf.binding.xml.interceptor
Classes in org.apache.cxf.binding.xml.interceptor that implement Interceptor Modifier and Type Class Description classXMLFaultInInterceptorclassXMLFaultOutInterceptorclassXMLMessageInInterceptorclassXMLMessageOutInterceptor -
Uses of Interceptor in org.apache.cxf.bus.spring
Methods in org.apache.cxf.bus.spring that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>BusDefinitionParser.BusConfig. getInFaultInterceptors()List<Interceptor<? extends Message>>BusDefinitionParser.BusConfig. getInInterceptors()List<Interceptor<? extends Message>>BusDefinitionParser.BusConfig. getOutFaultInterceptors()List<Interceptor<? extends Message>>BusDefinitionParser.BusConfig. getOutInterceptors()Method parameters in org.apache.cxf.bus.spring with type arguments of type Interceptor Modifier and Type Method Description voidBusDefinitionParser.BusConfig. setInFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidBusDefinitionParser.BusConfig. setInInterceptors(List<Interceptor<? extends Message>> interceptors)voidBusDefinitionParser.BusConfig. setOutFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidBusDefinitionParser.BusConfig. setOutInterceptors(List<Interceptor<? extends Message>> interceptors) -
Uses of Interceptor in org.apache.cxf.databinding
Fields in org.apache.cxf.databinding with type parameters of type Interceptor Modifier and Type Field Description protected ModCountCopyOnWriteArrayList<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. inFaultInterceptorsprotected ModCountCopyOnWriteArrayList<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. inInterceptorsprotected ModCountCopyOnWriteArrayList<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. outFaultInterceptorsprotected ModCountCopyOnWriteArrayList<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. outInterceptorsMethods in org.apache.cxf.databinding that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. getInFaultInterceptors()List<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. getInInterceptors()List<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. getOutFaultInterceptors()List<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. getOutInterceptors() -
Uses of Interceptor in org.apache.cxf.databinding.stax
Classes in org.apache.cxf.databinding.stax that implement Interceptor Modifier and Type Class Description classStaxDataBindingInterceptor -
Uses of Interceptor in org.apache.cxf.ext.logging
Classes in org.apache.cxf.ext.logging that implement Interceptor Modifier and Type Class Description classAbstractLoggingInterceptorclassLoggingInInterceptorclassLoggingOutInterceptorclassWireTapIn -
Uses of Interceptor in org.apache.cxf.feature.transform
Classes in org.apache.cxf.feature.transform that implement Interceptor Modifier and Type Class Description classAbstractXSLTInterceptorCreates an XMLStreamReader from the InputStream on the Message.classXSLTInInterceptorClass provides XSLT transformation of incoming message.classXSLTOutInterceptorClass provides XSLT transformation of outgoing message. -
Uses of Interceptor in org.apache.cxf.frontend
Classes in org.apache.cxf.frontend that implement Interceptor Modifier and Type Class Description classWSDLGetInterceptorclassWSDLGetOutInterceptorConstructors in org.apache.cxf.frontend with parameters of type Interceptor Constructor Description WSDLGetInterceptor(Interceptor<Message> outInterceptor) -
Uses of Interceptor in org.apache.cxf.interceptor
Classes in org.apache.cxf.interceptor that implement Interceptor Modifier and Type Class Description classAbstractInDatabindingInterceptorclassAbstractLoggingInterceptorDeprecated.classAbstractOutDatabindingInterceptorclassAttachmentInInterceptorclassAttachmentOutInterceptorclassAttachmentOutInterceptor.AttachmentOutEndingInterceptorclassClientFaultConverterTakes a Fault and converts it to a local exception type if possible.classFaultOutInterceptorclassFIStaxInInterceptorCreates an XMLStreamReader from the InputStream on the Message.classFIStaxOutInterceptorCreates an XMLStreamReader from the InputStream on the Message.classLoggingInInterceptorDeprecated.use the logging module rt/features/logging insteadclassLoggingOutInterceptorDeprecated.use the logging module rt/features/logging insteadclassMessageSenderInterceptorTakes the Conduit from the exchange and sends the message through it.static classMessageSenderInterceptor.MessageSenderEndingInterceptorclassOneWayProcessorInterceptorclassOutgoingChainInterceptorclassServiceInvokerInterceptorInvokes a Binding's invoker with theINVOCATION_INPUTfrom the Exchange.classStaxInEndingInterceptorclassStaxInInterceptorCreates an XMLStreamReader from the InputStream on the Message.classStaxOutEndingInterceptorclassStaxOutInterceptorCreates an XMLStreamWriter from the OutputStream on the Message.Methods in org.apache.cxf.interceptor that return types with arguments of type Interceptor Modifier and Type Method Description Class<? extends Interceptor<? extends Message>>[]classes()Class<? extends Interceptor<? extends Message>>[]classes()Class<? extends Interceptor<? extends Message>>[]classes()Class<? extends Interceptor<? extends Message>>[]classes()List<Interceptor<? extends Message>>AbstractAttributedInterceptorProvider. getInFaultInterceptors()List<Interceptor<? extends Message>>AbstractBasicInterceptorProvider. getInFaultInterceptors()List<Interceptor<? extends Message>>AnnotationInterceptors. getInFaultInterceptors()List<Interceptor<? extends Message>>InterceptorProvider. getInFaultInterceptors()Returns the list of interceptors attached to the incoming fault interceptor chain of the object.List<Interceptor<? extends Message>>AbstractAttributedInterceptorProvider. getInInterceptors()List<Interceptor<? extends Message>>AbstractBasicInterceptorProvider. getInInterceptors()List<Interceptor<? extends Message>>AnnotationInterceptors. getInInterceptors()List<Interceptor<? extends Message>>InterceptorProvider. getInInterceptors()Returns the list of interceptors attached to the incoming interceptor chain of the object.ListIterator<Interceptor<? extends Message>>InterceptorChain. getIterator()List<Interceptor<? extends Message>>AbstractAttributedInterceptorProvider. getOutFaultInterceptors()List<Interceptor<? extends Message>>AbstractBasicInterceptorProvider. getOutFaultInterceptors()List<Interceptor<? extends Message>>AnnotationInterceptors. getOutFaultInterceptors()List<Interceptor<? extends Message>>InterceptorProvider. getOutFaultInterceptors()Returns the list of interceptors attached to the outgoing fault interceptor chain of the object.List<Interceptor<? extends Message>>AbstractAttributedInterceptorProvider. getOutInterceptors()List<Interceptor<? extends Message>>AbstractBasicInterceptorProvider. getOutInterceptors()List<Interceptor<? extends Message>>AnnotationInterceptors. getOutInterceptors()List<Interceptor<? extends Message>>InterceptorProvider. getOutInterceptors()Returns the list of interceptors attached to the outgoing interceptor chain of the object.Methods in org.apache.cxf.interceptor with parameters of type Interceptor Modifier and Type Method Description voidInterceptorChain. add(Interceptor<? extends Message> i)Adds a single interceptor to the interceptor chain.voidInterceptorChain. remove(Interceptor<? extends Message> i)Method parameters in org.apache.cxf.interceptor with type arguments of type Interceptor Modifier and Type Method Description voidInterceptorChain. add(Collection<Interceptor<? extends Message>> i)Adds multiple interceptors to the interceptor chain.voidAbstractAttributedInterceptorProvider. setInFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractBasicInterceptorProvider. setInFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractAttributedInterceptorProvider. setInInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractBasicInterceptorProvider. setInInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractAttributedInterceptorProvider. setOutFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractBasicInterceptorProvider. setOutFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractAttributedInterceptorProvider. setOutInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractBasicInterceptorProvider. setOutInterceptors(List<Interceptor<? extends Message>> interceptors) -
Uses of Interceptor in org.apache.cxf.interceptor.security
Classes in org.apache.cxf.interceptor.security that implement Interceptor Modifier and Type Class Description classAbstractAuthorizingInInterceptorclassAbstractSecurityContextInInterceptorclassAbstractUsernameTokenInInterceptorclassDelegatingAuthenticationInterceptorclassDepthRestrictingStreamInterceptorCreates an XMLStreamReader from the InputStream on the Message.classJAASLoginInterceptorclassOperationInfoAuthorizingInterceptorclassSecureAnnotationsInterceptorclassSimpleAuthorizingInterceptorMethod parameters in org.apache.cxf.interceptor.security with type arguments of type Interceptor Modifier and Type Method Description voidDelegatingAuthenticationInterceptor. setSchemeHandlers(Map<String,Interceptor<Message>> handlers) -
Uses of Interceptor in org.apache.cxf.interceptor.transform
Classes in org.apache.cxf.interceptor.transform that implement Interceptor Modifier and Type Class Description classTransformInInterceptorCreates an XMLStreamReader from the InputStream on the Message.classTransformOutInterceptorCreates an XMLStreamReader from the InputStream on the Message. -
Uses of Interceptor in org.apache.cxf.javascript
Classes in org.apache.cxf.javascript that implement Interceptor Modifier and Type Class Description classJavascriptGetInterceptorFields in org.apache.cxf.javascript declared as Interceptor Modifier and Type Field Description static Interceptor<? extends Message>JavascriptGetInterceptor. INSTANCE -
Uses of Interceptor in org.apache.cxf.jaxb.attachment
Classes in org.apache.cxf.jaxb.attachment that implement Interceptor Modifier and Type Class Description classJAXBAttachmentSchemaValidationHack -
Uses of Interceptor in org.apache.cxf.jaxrs.client
Classes in org.apache.cxf.jaxrs.client that implement Interceptor Modifier and Type Class Description protected static classAbstractClient.AbstractBodyWriterprotected classAbstractClient.AbstractClientAsyncResponseInterceptorprotected classClientProxyImpl.BodyWriterMethods in org.apache.cxf.jaxrs.client that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>ClientConfiguration. getInFaultInterceptors()List<Interceptor<? extends Message>>ClientConfiguration. getInInterceptors()List<Interceptor<? extends Message>>ClientConfiguration. getOutFaultInterceptors()List<Interceptor<? extends Message>>ClientConfiguration. getOutInterceptors()Method parameters in org.apache.cxf.jaxrs.client with type arguments of type Interceptor Modifier and Type Method Description voidClientConfiguration. setInFaultInterceptors(List<Interceptor<? extends Message>> interceptors)Sets the list of in fault interceptors which will deal with the HTTP faults; the client code may choose to catchWebApplicationExceptionexceptions instead.voidClientConfiguration. setInInterceptors(List<Interceptor<? extends Message>> interceptors)Sets the list of in interceptors which pre-process the responses from remote services.voidClientConfiguration. setOutFaultInterceptors(List<Interceptor<? extends Message>> interceptors)Sets the list of out fault interceptors which will deal with the client-side faults; the client code may choose to catchClientExceptionexceptions instead.voidClientConfiguration. setOutInterceptors(List<Interceptor<? extends Message>> interceptors)Sets the list of out interceptors which post-process the requests to the remote services. -
Uses of Interceptor in org.apache.cxf.jaxrs.client.spec
Classes in org.apache.cxf.jaxrs.client.spec that implement Interceptor Modifier and Type Class Description classClientRequestFilterInterceptorclassClientResponseFilterInterceptor -
Uses of Interceptor in org.apache.cxf.jaxrs.client.validation
Classes in org.apache.cxf.jaxrs.client.validation that implement Interceptor Modifier and Type Class Description classJAXRSClientBeanValidationOutInterceptor -
Uses of Interceptor in org.apache.cxf.jaxrs.interceptor
Classes in org.apache.cxf.jaxrs.interceptor that implement Interceptor Modifier and Type Class Description classAttachmentInputInterceptorclassAttachmentOutputInterceptorclassJAXRSDefaultFaultOutInterceptorclassJAXRSInInterceptorclassJAXRSOutExceptionMapperInterceptorDeprecated.classJAXRSOutInterceptor -
Uses of Interceptor in org.apache.cxf.jaxrs.provider.jsonp
Classes in org.apache.cxf.jaxrs.provider.jsonp that implement Interceptor Modifier and Type Class Description classAbstractJsonpOutInterceptorclassJsonpInInterceptorSets a callback key in the message exchange for HTTP requests containing the '_jsonp' parameter in the querystring.classJsonpPostStreamInterceptorAppends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring.classJsonpPreStreamInterceptorAppends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring. -
Uses of Interceptor in org.apache.cxf.jaxrs.security
Classes in org.apache.cxf.jaxrs.security that implement Interceptor Modifier and Type Class Description classKerberosAuthOutInterceptor -
Uses of Interceptor in org.apache.cxf.jaxrs.sse.interceptor
Classes in org.apache.cxf.jaxrs.sse.interceptor that implement Interceptor Modifier and Type Class Description classSseInterceptor -
Uses of Interceptor in org.apache.cxf.jaxrs.validation
Classes in org.apache.cxf.jaxrs.validation that implement Interceptor Modifier and Type Class Description classJAXRSBeanValidationInInterceptorclassJAXRSBeanValidationOutInterceptor -
Uses of Interceptor in org.apache.cxf.jaxws
Methods in org.apache.cxf.jaxws that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>EndpointImpl. getInFaultInterceptors()List<Interceptor<? extends Message>>EndpointImpl. getInInterceptors()List<Interceptor<? extends Message>>EndpointImpl. getOutFaultInterceptors()List<Interceptor<? extends Message>>EndpointImpl. getOutInterceptors()Method parameters in org.apache.cxf.jaxws with type arguments of type Interceptor Modifier and Type Method Description voidEndpointImpl. setInFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidEndpointImpl. setInInterceptors(List<Interceptor<? extends Message>> interceptors)voidEndpointImpl. setOutFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidEndpointImpl. setOutInterceptors(List<Interceptor<? extends Message>> interceptors) -
Uses of Interceptor in org.apache.cxf.jaxws.handler
Classes in org.apache.cxf.jaxws.handler that implement Interceptor Modifier and Type Class Description classAbstractJAXWSHandlerInterceptor<T extends Message>classAbstractProtocolHandlerInterceptor<T extends Message> -
Uses of Interceptor in org.apache.cxf.jaxws.handler.logical
Classes in org.apache.cxf.jaxws.handler.logical that implement Interceptor Modifier and Type Class Description classLogicalHandlerFaultInInterceptorclassLogicalHandlerFaultOutInterceptorclassLogicalHandlerInInterceptorclassLogicalHandlerOutInterceptor -
Uses of Interceptor in org.apache.cxf.jaxws.handler.soap
Classes in org.apache.cxf.jaxws.handler.soap that implement Interceptor Modifier and Type Class Description classSOAPHandlerFaultInInterceptorclassSOAPHandlerFaultOutInterceptorclassSOAPHandlerInterceptor -
Uses of Interceptor in org.apache.cxf.jaxws.interceptors
Classes in org.apache.cxf.jaxws.interceptors that implement Interceptor Modifier and Type Class Description classHolderInInterceptorclassHolderOutInterceptorclassMessageModeInInterceptorclassMessageModeOutInterceptorclassSwAInInterceptorclassSwAOutInterceptorclassWebFaultOutInterceptorclassWrapperClassInInterceptorclassWrapperClassOutInterceptor -
Uses of Interceptor in org.apache.cxf.management.interceptor
Classes in org.apache.cxf.management.interceptor that implement Interceptor Modifier and Type Class Description classAbstractMessageResponseTimeInterceptorclassPersistInInterceptorclassPersistOutInterceptorclassResponseTimeMessageInInterceptorclassResponseTimeMessageInvokerInterceptorclassResponseTimeMessageOutInterceptorclassResponseTimeMessageOutInterceptor.EndingInterceptor -
Uses of Interceptor in org.apache.cxf.metrics.interceptors
Classes in org.apache.cxf.metrics.interceptors that implement Interceptor Modifier and Type Class Description classAbstractMetricsInterceptorclassCountingOutInterceptorclassMetricsMessageClientOutInterceptorclassMetricsMessageInInterceptorclassMetricsMessageInOneWayInterceptorclassMetricsMessageInPostInvokeInterceptorclassMetricsMessageInPreInvokeInterceptorclassMetricsMessageOutInterceptor -
Uses of Interceptor in org.apache.cxf.microprofile.client.proxy
Classes in org.apache.cxf.microprofile.client.proxy that implement Interceptor Modifier and Type Class Description classMPAsyncInvocationInterceptorImplclassMPAsyncInvocationInterceptorPostAsyncImplclassMPAsyncInvocationInterceptorRemoveContextImpl -
Uses of Interceptor in org.apache.cxf.phase
Subinterfaces of Interceptor in org.apache.cxf.phase Modifier and Type Interface Description interfacePhaseInterceptor<T extends Message>A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.Classes in org.apache.cxf.phase that implement Interceptor Modifier and Type Class Description classAbstractPhaseInterceptor<T extends Message>Provides a starting point implementation for a interceptors that participate in phased message processing.Methods in org.apache.cxf.phase that return types with arguments of type Interceptor Modifier and Type Method Description ListIterator<Interceptor<? extends Message>>PhaseInterceptorChain. getIterator()Iterator<Interceptor<? extends Message>>PhaseInterceptorChain. iterator()Methods in org.apache.cxf.phase with parameters of type Interceptor Modifier and Type Method Description voidPhaseInterceptorChain. add(Interceptor<? extends Message> i)voidPhaseInterceptorChain. add(Interceptor<? extends Message> i, boolean force)voidPhaseInterceptorChain. remove(Interceptor<? extends Message> i)Method parameters in org.apache.cxf.phase with type arguments of type Interceptor Modifier and Type Method Description voidPhaseInterceptorChain. add(Collection<Interceptor<? extends Message>> newhandlers)voidPhaseInterceptorChain. add(Collection<Interceptor<? extends Message>> newhandlers, boolean force)PhaseInterceptorChainPhaseChainCache. get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1)PhaseInterceptorChainPhaseChainCache. get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2)PhaseInterceptorChainPhaseChainCache. get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2, List<Interceptor<? extends Message>> p3)PhaseInterceptorChainPhaseChainCache. get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2, List<Interceptor<? extends Message>> p3, List<Interceptor<? extends Message>> p4)PhaseInterceptorChainPhaseChainCache. get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2, List<Interceptor<? extends Message>> p3, List<Interceptor<? extends Message>> p4, List<Interceptor<? extends Message>> p5) -
Uses of Interceptor in org.apache.cxf.rs.security.oauth2.auth.saml
Classes in org.apache.cxf.rs.security.oauth2.auth.saml that implement Interceptor Modifier and Type Class Description classSaml2BearerAuthOutInterceptor -
Uses of Interceptor in org.apache.cxf.rs.security.oauth2.filters
Classes in org.apache.cxf.rs.security.oauth2.filters that implement Interceptor Modifier and Type Class Description classOAuthRequestInterceptor -
Uses of Interceptor in org.apache.cxf.rs.security.saml
Classes in org.apache.cxf.rs.security.saml that implement Interceptor Modifier and Type Class Description classAbstractSamlOutInterceptorclassSamlEnvelopedOutInterceptorclassSamlFormOutInterceptorclassSamlHeaderOutInterceptor -
Uses of Interceptor in org.apache.cxf.rs.security.xml
Classes in org.apache.cxf.rs.security.xml that implement Interceptor Modifier and Type Class Description classAbstractXmlSecOutInterceptorclassXmlEncInInterceptorclassXmlEncOutInterceptorclassXmlSecInInterceptorA new StAX-based interceptor for processing messages with XML Signature + Encryption content.classXmlSecOutInterceptorA new StAX-based interceptor for creating messages with XML Signature + Encryption content.classXmlSigInInterceptorclassXmlSigOutInterceptor -
Uses of Interceptor in org.apache.cxf.rt.security.claims.interceptor
Classes in org.apache.cxf.rt.security.claims.interceptor that implement Interceptor Modifier and Type Class Description classClaimsAuthorizingInterceptor -
Uses of Interceptor in org.apache.cxf.rt.security.saml.xacml2
Classes in org.apache.cxf.rt.security.saml.xacml2 that implement Interceptor Modifier and Type Class Description classAbstractXACMLAuthorizingInterceptorAn interceptor to perform an XACML 2.0 authorization request to a remote PDP using OpenSAML, and make an authorization decision based on the response.classXACMLAuthorizingInterceptorAn interceptor to perform an XACML 2.0 authorization request to a remote PDP using OpenSAML, and make an authorization decision based on the response. -
Uses of Interceptor in org.apache.cxf.staxutils.validation
Classes in org.apache.cxf.staxutils.validation that implement Interceptor Modifier and Type Class Description classStaxSchemaValidationInInterceptorclassStaxSchemaValidationOutInterceptor -
Uses of Interceptor in org.apache.cxf.sts.interceptor
Classes in org.apache.cxf.sts.interceptor that implement Interceptor Modifier and Type Class Description classSCTInInterceptorclassSCTOutInterceptor -
Uses of Interceptor in org.apache.cxf.throttling
Classes in org.apache.cxf.throttling that implement Interceptor Modifier and Type Class Description classThrottlingInterceptorclassThrottlingResponseInterceptor -
Uses of Interceptor in org.apache.cxf.tracing.brave
Classes in org.apache.cxf.tracing.brave that implement Interceptor Modifier and Type Class Description classAbstractBraveClientInterceptorclassAbstractBraveInterceptorclassBraveClientStartInterceptorclassBraveClientStopInterceptorclassBraveStartInterceptorclassBraveStopInterceptor -
Uses of Interceptor in org.apache.cxf.tracing.opentracing
Classes in org.apache.cxf.tracing.opentracing that implement Interceptor Modifier and Type Class Description classAbstractOpenTracingClientInterceptorclassAbstractOpenTracingInterceptorclassOpenTracingClientStartInterceptorclassOpenTracingClientStopInterceptorclassOpenTracingStartInterceptorclassOpenTracingStopInterceptor -
Uses of Interceptor in org.apache.cxf.transport
Fields in org.apache.cxf.transport with type parameters of type Interceptor Modifier and Type Field Description protected List<Interceptor<? extends Message>>MultipleEndpointObserver. bindingInterceptorsprotected List<Interceptor<? extends Message>>MultipleEndpointObserver. routingInterceptorsMethods in org.apache.cxf.transport that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>MultipleEndpointObserver. getBindingInterceptors()List<Interceptor<? extends Message>>MultipleEndpointObserver. getRoutingInterceptors() -
Uses of Interceptor in org.apache.cxf.transport.common.gzip
Classes in org.apache.cxf.transport.common.gzip that implement Interceptor Modifier and Type Class Description classGZIPInInterceptorCXF interceptor that uncompresses those incoming messages that have "gzip" content-encoding.classGZIPOutInterceptorCXF interceptor that compresses outgoing messages using gzip and sets the HTTP Content-Encoding header appropriately.Method parameters in org.apache.cxf.transport.common.gzip with type arguments of type Interceptor Modifier and Type Method Description voidGZIPFeature. remove(List<Interceptor<? extends Message>> outInterceptors) -
Uses of Interceptor in org.apache.cxf.transport.http
Classes in org.apache.cxf.transport.http that implement Interceptor Modifier and Type Class Description classHttpAuthenticationFaultHandlerTranslates an AuthenticationException into a 401 response -
Uses of Interceptor in org.apache.cxf.transport.https
Classes in org.apache.cxf.transport.https that implement Interceptor Modifier and Type Class Description classCertConstraintsInterceptorAn interceptor that enforces certificate constraints logic at the TLS layer. -
Uses of Interceptor in org.apache.cxf.validation
Classes in org.apache.cxf.validation that implement Interceptor Modifier and Type Class Description classAbstractBeanValidationInterceptorclassAbstractValidationInterceptorclassBeanValidationInInterceptorclassBeanValidationOutInterceptorclassClientBeanValidationOutInterceptor -
Uses of Interceptor in org.apache.cxf.ws.addressing
Classes in org.apache.cxf.ws.addressing that implement Interceptor Modifier and Type Class Description classMAPAggregatorLogical Handler responsible for aggregating the Message Addressing Properties for outgoing messages. -
Uses of Interceptor in org.apache.cxf.ws.addressing.impl
Classes in org.apache.cxf.ws.addressing.impl that implement Interceptor Modifier and Type Class Description classMAPAggregatorImplLogical Handler responsible for aggregating the Message Addressing Properties for outgoing messages. -
Uses of Interceptor in org.apache.cxf.ws.addressing.soap
Classes in org.apache.cxf.ws.addressing.soap that implement Interceptor Modifier and Type Class Description classDecoupledFaultHandlerUtility interceptor for dealing with faults occurred during processing the one way requests with WSA FaultTo EPR pointing to a decoupled destination.classMAPCodecSOAP interceptor responsible for {en|de}coding the Message Addressing Properties for {outgo|incom}ing messages. -
Uses of Interceptor in org.apache.cxf.ws.eventing.backend.notification
Classes in org.apache.cxf.ws.eventing.backend.notification that implement Interceptor Modifier and Type Class Description classFilteringInterceptor -
Uses of Interceptor in org.apache.cxf.ws.mex
Classes in org.apache.cxf.ws.mex that implement Interceptor Modifier and Type Class Description classMEXInInterceptor -
Uses of Interceptor in org.apache.cxf.ws.policy
Classes in org.apache.cxf.ws.policy that implement Interceptor Modifier and Type Class Description classAbstractPolicyInterceptorclassClientPolicyInFaultInterceptorclassPolicyInInterceptorclassPolicyOutInterceptorclassPolicyVerificationInFaultInterceptorclassPolicyVerificationInInterceptorclassPolicyVerificationOutInterceptorclassServerPolicyOutFaultInterceptorFields in org.apache.cxf.ws.policy with type parameters of type Interceptor Modifier and Type Field Description protected List<Interceptor<? extends Message>>EffectivePolicyImpl. interceptorsMethods in org.apache.cxf.ws.policy that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>EndpointPolicy. getFaultInterceptors(Message m)List<Interceptor<? extends Message>>EndpointPolicyImpl. getFaultInterceptors(Message m)List<Interceptor<? extends Message>>PolicyInterceptorProviderRegistry. getInFaultInterceptorsForAssertion(QName qn)List<Interceptor<? extends Message>>PolicyInterceptorProviderRegistryImpl. getInFaultInterceptorsForAssertion(QName qn)List<Interceptor<? extends Message>>PolicyInterceptorProviderRegistry. getInInterceptorsForAssertion(QName qn)List<Interceptor<? extends Message>>PolicyInterceptorProviderRegistryImpl. getInInterceptorsForAssertion(QName qn)List<Interceptor<? extends Message>>EffectivePolicy. getInterceptors()List<Interceptor<? extends Message>>EffectivePolicyImpl. getInterceptors()List<Interceptor<? extends Message>>EndpointPolicy. getInterceptors(Message m)List<Interceptor<? extends Message>>EndpointPolicyImpl. getInterceptors(Message m)List<Interceptor<? extends Message>>PolicyInterceptorProviderRegistry. getInterceptorsForAlternative(Collection<? extends org.apache.neethi.Assertion> alterative, boolean out, boolean fault)List<Interceptor<? extends Message>>PolicyInterceptorProviderRegistryImpl. getInterceptorsForAlternative(Collection<? extends org.apache.neethi.Assertion> alternative, boolean out, boolean fault)protected List<Interceptor<? extends Message>>PolicyInterceptorProviderRegistryImpl. getInterceptorsForAssertion(QName qn, boolean out, boolean fault)List<Interceptor<? extends Message>>PolicyInterceptorProviderRegistry. getOutFaultInterceptorsForAssertion(QName qn)List<Interceptor<? extends Message>>PolicyInterceptorProviderRegistryImpl. getOutFaultInterceptorsForAssertion(QName qn)List<Interceptor<? extends Message>>PolicyInterceptorProviderRegistry. getOutInterceptorsForAssertion(QName qn)List<Interceptor<? extends Message>>PolicyInterceptorProviderRegistryImpl. getOutInterceptorsForAssertion(QName qn) -
Uses of Interceptor in org.apache.cxf.ws.policy.mtom
Classes in org.apache.cxf.ws.policy.mtom that implement Interceptor Modifier and Type Class Description classMTOMPolicyInterceptor -
Uses of Interceptor in org.apache.cxf.ws.rm
Classes in org.apache.cxf.ws.rm that implement Interceptor Modifier and Type Class Description classAbstractRMInterceptor<T extends Message>Interceptor responsible for implementing exchange of RM protocol messages, aggregating RM metadata in the application message and processing of RM metadata contained in incoming application messages.classRetransmissionInterceptorJust absorbs faults which will be handled by retransmission.classRMCaptureInInterceptorclassRMCaptureOutInterceptorclassRMDeliveryInterceptorInterceptor used for InOrder delivery of messages to the destination.classRMInInterceptorclassRMOutInterceptorMethods in org.apache.cxf.ws.rm that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>WrappedEndpoint. getInFaultInterceptors()List<Interceptor<? extends Message>>WrappedService. getInFaultInterceptors()List<Interceptor<? extends Message>>WrappedEndpoint. getInInterceptors()List<Interceptor<? extends Message>>WrappedService. getInInterceptors()List<Interceptor<? extends Message>>WrappedEndpoint. getOutFaultInterceptors()List<Interceptor<? extends Message>>WrappedService. getOutFaultInterceptors()List<Interceptor<? extends Message>>WrappedEndpoint. getOutInterceptors()List<Interceptor<? extends Message>>WrappedService. getOutInterceptors() -
Uses of Interceptor in org.apache.cxf.ws.rm.soap
Classes in org.apache.cxf.ws.rm.soap that implement Interceptor Modifier and Type Class Description static classRetransmissionQueueImpl.CopyOutInterceptorclassRMSoapInInterceptorProtocol Handler responsible for {en|de}coding the RM Properties for {outgo|incom}ing messages.classRMSoapOutInterceptorProtocol Handler responsible for {en|de}coding the RM Properties for {outgo|incom}ing messages. -
Uses of Interceptor in org.apache.cxf.ws.security.policy.interceptors
Classes in org.apache.cxf.ws.security.policy.interceptors that implement Interceptor Modifier and Type Class Description classSecurityVerificationOutInterceptorInterceptor verifies critical policy security assertions for client sideclassSTSTokenOutInterceptor -
Uses of Interceptor in org.apache.cxf.ws.security.trust
Classes in org.apache.cxf.ws.security.trust that implement Interceptor Modifier and Type Class Description classAuthPolicyValidatingInterceptorFields in org.apache.cxf.ws.security.trust with type parameters of type Interceptor Modifier and Type Field Description protected List<Interceptor<? extends Message>>AbstractSTSClient. inprotected List<Interceptor<? extends Message>>AbstractSTSClient. inFaultprotected List<Interceptor<? extends Message>>AbstractSTSClient. outprotected List<Interceptor<? extends Message>>AbstractSTSClient. outFaultMethods in org.apache.cxf.ws.security.trust that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>AbstractSTSClient. getInFaultInterceptors()List<Interceptor<? extends Message>>AbstractSTSClient. getInInterceptors()List<Interceptor<? extends Message>>AbstractSTSClient. getOutFaultInterceptors()List<Interceptor<? extends Message>>AbstractSTSClient. getOutInterceptors()Method parameters in org.apache.cxf.ws.security.trust with type arguments of type Interceptor Modifier and Type Method Description voidAbstractSTSClient. setInFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractSTSClient. setInInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractSTSClient. setOutFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractSTSClient. setOutInterceptors(List<Interceptor<? extends Message>> interceptors) -
Uses of Interceptor in org.apache.cxf.ws.security.wss4j
Classes in org.apache.cxf.ws.security.wss4j that implement Interceptor Modifier and Type Class Description classAbstractTokenInterceptorAn abstract interceptor that can be used to form the basis of an interceptor to add and process a specific type of security token.classAbstractUsernameTokenAuthenticatingInterceptorBase class providing an extensibility point for populating javax.security.auth.Subject from a current UsernameToken.classAbstractWSS4JInterceptorclassAbstractWSS4JStaxInterceptorclassBinarySecurityTokenInterceptorAn interceptor to add a BinarySecurityToken token to the security header of an outbound request, and to process a BinarySecurityToken on an inbound request.classCryptoCoverageCheckerUtility to enable the checking of WS-Security signature/encryption coverage based on the results of the WSS4J processors.classDefaultCryptoCoverageCheckerThis utility extends the CryptoCoverageChecker to provide an easy way to check to see if the SOAP (1.1 + 1.2) Body was signed and/or encrypted, if the Timestamp was signed, if the WS-Addressing ReplyTo and FaultTo headers were signed, and if the UsernameToken was encrypted.classKerberosTokenInterceptorAn interceptor to add a Kerberos token to the security header of an outbound request, and to process a Kerberos Token on an inbound request.classPolicyBasedWSS4JInInterceptorclassPolicyBasedWSS4JOutInterceptorclassPolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternalclassPolicyBasedWSS4JStaxInInterceptorclassPolicyBasedWSS4JStaxOutInterceptorclassSamlTokenInterceptorAn interceptor to create and add a SAML token to the security header of an outbound request, and to process a SAML Token on an inbound request.classStaxActionInInterceptorThis interceptor handles parsing the StaX WS-Security results (events) + checks to see whether the required Actions were fulfilled.classStaxCryptoCoverageCheckerThis interceptor handles parsing the StaX WS-Security results (events) + checks that the specified crypto coverage events actually occurred.classStaxSecurityContextInInterceptorThis interceptor handles parsing the StaX WS-Security results (events) + sets up the security context appropriately.classUsernameTokenInterceptorclassWSS4JInInterceptorPerforms WS-Security inbound actions.classWSS4JOutInterceptorclassWSS4JStaxInInterceptorclassWSS4JStaxOutInterceptor -
Uses of Interceptor in org.apache.cxf.wsdl.interceptors
Classes in org.apache.cxf.wsdl.interceptors that implement Interceptor Modifier and Type Class Description classAbstractEndpointSelectionInterceptorclassBareInInterceptorclassBareOutInterceptorclassDocLiteralInInterceptorclassWrappedOutInterceptorstatic classWrappedOutInterceptor.WrappedOutEndingInterceptor
-