Uses of Interface
org.apache.cxf.phase.PhaseInterceptor
Packages that use PhaseInterceptor
Package
Description
-
Uses of PhaseInterceptor in org.apache.cxf.binding.coloc
Classes in org.apache.cxf.binding.coloc that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.binding.corba.interceptors
Classes in org.apache.cxf.binding.corba.interceptors that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.binding.soap.interceptor
Classes in org.apache.cxf.binding.soap.interceptor that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassSelects the most appropriate endpoint based on the SOAP version used.classstatic classclassstatic classclassclassclassclassclassclassclassstatic classclassPerform databinding of the SOAP headers.classclassclassclassThis interceptor is responsible for setting up the SOAP version and header, so that this is available to any pre-protocol interceptors that require these to be available.classclassTibco Business Works uses SoapAction instead of the standard spelling SOAPAction. -
Uses of PhaseInterceptor in org.apache.cxf.binding.soap.jms.interceptor
Classes in org.apache.cxf.binding.soap.jms.interceptor that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.binding.soap.saaj
Classes in org.apache.cxf.binding.soap.saaj that implement PhaseInterceptorModifier and TypeClassDescriptionclassBuilds a SAAJ tree from the Document fragment inside the message which contains the SOAP headers and from the XMLStreamReader.static classThis 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.classSets up the outgoing chain to build a SAAJ tree instead of writing directly to the output stream.static classMethods in org.apache.cxf.binding.soap.saaj that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>SAAJInInterceptor.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.binding.xml.interceptor
Classes in org.apache.cxf.binding.xml.interceptor that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.databinding.stax
Classes in org.apache.cxf.databinding.stax that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.ext.logging
Classes in org.apache.cxf.ext.logging that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassMethods in org.apache.cxf.ext.logging that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>LoggingInInterceptor.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.feature.transform
Classes in org.apache.cxf.feature.transform that implement PhaseInterceptorModifier and TypeClassDescriptionclassCreates an XMLStreamReader from the InputStream on the Message.classClass provides XSLT transformation of incoming message.classClass provides XSLT transformation of outgoing message. -
Uses of PhaseInterceptor in org.apache.cxf.frontend
Classes in org.apache.cxf.frontend that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.interceptor
Classes in org.apache.cxf.interceptor that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassDeprecated.classclassclassclassclassTakes a Fault and converts it to a local exception type if possible.classclassCreates an XMLStreamReader from the InputStream on the Message.classCreates an XMLStreamReader from the InputStream on the Message.classDeprecated.use the logging module rt/features/logging insteadclassDeprecated.use the logging module rt/features/logging insteadclassTakes the Conduit from the exchange and sends the message through it.static classclassclassclassInvokes a Binding's invoker with theINVOCATION_INPUTfrom the Exchange.classclassCreates an XMLStreamReader from the InputStream on the Message.classclassCreates an XMLStreamWriter from the OutputStream on the Message. -
Uses of PhaseInterceptor in org.apache.cxf.interceptor.security
Classes in org.apache.cxf.interceptor.security that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclassCreates an XMLStreamReader from the InputStream on the Message.classclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.interceptor.transform
Classes in org.apache.cxf.interceptor.transform that implement PhaseInterceptorModifier and TypeClassDescriptionclassCreates an XMLStreamReader from the InputStream on the Message.classCreates an XMLStreamReader from the InputStream on the Message. -
Uses of PhaseInterceptor in org.apache.cxf.javascript
Classes in org.apache.cxf.javascript that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.jaxb.attachment
Classes in org.apache.cxf.jaxb.attachment that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.jaxrs.client
Classes in org.apache.cxf.jaxrs.client that implement PhaseInterceptorModifier and TypeClassDescriptionprotected static classprotected classprotected class -
Uses of PhaseInterceptor in org.apache.cxf.jaxrs.client.spec
Classes in org.apache.cxf.jaxrs.client.spec that implement PhaseInterceptorModifier and TypeClassDescriptionclassclass -
Uses of PhaseInterceptor in org.apache.cxf.jaxrs.client.validation
Classes in org.apache.cxf.jaxrs.client.validation that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.jaxrs.interceptor
Classes in org.apache.cxf.jaxrs.interceptor that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclassDeprecated.class -
Uses of PhaseInterceptor in org.apache.cxf.jaxrs.provider.jsonp
Classes in org.apache.cxf.jaxrs.provider.jsonp that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassSets a callback key in the message exchange for HTTP requests containing the '_jsonp' parameter in the querystring.classAppends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring.classAppends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring. -
Uses of PhaseInterceptor in org.apache.cxf.jaxrs.security
Classes in org.apache.cxf.jaxrs.security that implement PhaseInterceptorMethods in org.apache.cxf.jaxrs.security that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>KerberosAuthOutInterceptor.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.jaxrs.sse.interceptor
Classes in org.apache.cxf.jaxrs.sse.interceptor that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.jaxrs.validation
Classes in org.apache.cxf.jaxrs.validation that implement PhaseInterceptorModifier and TypeClassDescriptionclassclass -
Uses of PhaseInterceptor in org.apache.cxf.jaxws.handler
Classes in org.apache.cxf.jaxws.handler that implement PhaseInterceptorModifier and TypeClassDescriptionclassAbstractJAXWSHandlerInterceptor<T extends Message>classAbstractProtocolHandlerInterceptor<T extends Message> -
Uses of PhaseInterceptor in org.apache.cxf.jaxws.handler.logical
Classes in org.apache.cxf.jaxws.handler.logical that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.jaxws.handler.soap
Classes in org.apache.cxf.jaxws.handler.soap that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.jaxws.interceptors
Classes in org.apache.cxf.jaxws.interceptors that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.management.interceptor
Classes in org.apache.cxf.management.interceptor that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.metrics.interceptors
Classes in org.apache.cxf.metrics.interceptors that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.microprofile.client.proxy
Classes in org.apache.cxf.microprofile.client.proxy that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.phase
Classes in org.apache.cxf.phase that implement PhaseInterceptorModifier and TypeClassDescriptionclassAbstractPhaseInterceptor<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 PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>AbstractPhaseInterceptor.getAdditionalInterceptors()Collection<PhaseInterceptor<? extends Message>>PhaseInterceptor.getAdditionalInterceptors()Returns a collection of Interceptors that should be added to the chain whenever this interceptor is added. -
Uses of PhaseInterceptor in org.apache.cxf.rs.security.oauth2.auth.saml
Classes in org.apache.cxf.rs.security.oauth2.auth.saml that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.rs.security.oauth2.filters
Classes in org.apache.cxf.rs.security.oauth2.filters that implement PhaseInterceptorMethods in org.apache.cxf.rs.security.oauth2.filters that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>OAuthRequestInterceptor.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.rs.security.saml
Classes in org.apache.cxf.rs.security.saml that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.rs.security.xml
Classes in org.apache.cxf.rs.security.xml that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassA new StAX-based interceptor for processing messages with XML Signature + Encryption content.classA new StAX-based interceptor for creating messages with XML Signature + Encryption content.classclassMethods in org.apache.cxf.rs.security.xml that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>XmlEncInInterceptor.getAdditionalInterceptors()Collection<PhaseInterceptor<? extends Message>>XmlSigInInterceptor.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.rt.security.claims.interceptor
Classes in org.apache.cxf.rt.security.claims.interceptor that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.rt.security.saml.xacml2
Classes in org.apache.cxf.rt.security.saml.xacml2 that implement PhaseInterceptorModifier and TypeClassDescriptionclassAn interceptor to perform an XACML 2.0 authorization request to a remote PDP using OpenSAML, and make an authorization decision based on the response.classAn 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 PhaseInterceptor in org.apache.cxf.staxutils.validation
Classes in org.apache.cxf.staxutils.validation that implement PhaseInterceptorModifier and TypeClassDescriptionclassclass -
Uses of PhaseInterceptor in org.apache.cxf.sts.interceptor
Classes in org.apache.cxf.sts.interceptor that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.throttling
Classes in org.apache.cxf.throttling that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.tracing.brave
Classes in org.apache.cxf.tracing.brave that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in org.apache.cxf.tracing.brave that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>AbstractBraveClientInterceptor.getAdditionalInterceptors()Collection<PhaseInterceptor<? extends Message>>AbstractBraveInterceptor.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.tracing.micrometer
Classes in org.apache.cxf.tracing.micrometer that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in org.apache.cxf.tracing.micrometer that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>AbstractObservationClientInterceptor.getAdditionalInterceptors()Collection<PhaseInterceptor<? extends Message>>AbstractObservationInterceptor.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.tracing.opentelemetry
Classes in org.apache.cxf.tracing.opentelemetry that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in org.apache.cxf.tracing.opentelemetry that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>AbstractOpenTelemetryClientInterceptor.getAdditionalInterceptors()Collection<PhaseInterceptor<? extends Message>>AbstractOpenTelemetryInterceptor.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.tracing.opentracing
Classes in org.apache.cxf.tracing.opentracing that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in org.apache.cxf.tracing.opentracing that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>AbstractOpenTracingClientInterceptor.getAdditionalInterceptors()Collection<PhaseInterceptor<? extends Message>>AbstractOpenTracingInterceptor.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.transport.common.gzip
Classes in org.apache.cxf.transport.common.gzip that implement PhaseInterceptorModifier and TypeClassDescriptionclassCXF interceptor that uncompresses those incoming messages that have "gzip" content-encoding.classCXF interceptor that compresses outgoing messages using gzip and sets the HTTP Content-Encoding header appropriately. -
Uses of PhaseInterceptor in org.apache.cxf.transport.http
Classes in org.apache.cxf.transport.http that implement PhaseInterceptorModifier and TypeClassDescriptionclassTranslates an AuthenticationException into a 401 response -
Uses of PhaseInterceptor in org.apache.cxf.transport.https
Classes in org.apache.cxf.transport.https that implement PhaseInterceptorModifier and TypeClassDescriptionfinal classAn interceptor that enforces certificate constraints logic at the TLS layer. -
Uses of PhaseInterceptor in org.apache.cxf.validation
Classes in org.apache.cxf.validation that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.ws.addressing
Classes in org.apache.cxf.ws.addressing that implement PhaseInterceptorModifier and TypeClassDescriptionclassLogical Handler responsible for aggregating the Message Addressing Properties for outgoing messages.Methods in org.apache.cxf.ws.addressing that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>MAPAggregator.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.ws.addressing.impl
Classes in org.apache.cxf.ws.addressing.impl that implement PhaseInterceptorModifier and TypeClassDescriptionclassLogical Handler responsible for aggregating the Message Addressing Properties for outgoing messages. -
Uses of PhaseInterceptor in org.apache.cxf.ws.addressing.soap
Classes in org.apache.cxf.ws.addressing.soap that implement PhaseInterceptorModifier and TypeClassDescriptionclassUtility interceptor for dealing with faults occurred during processing the one way requests with WSA FaultTo EPR pointing to a decoupled destination.classSOAP interceptor responsible for {en|de}coding the Message Addressing Properties for {outgo|incom}ing messages. -
Uses of PhaseInterceptor in org.apache.cxf.ws.eventing.backend.notification
Classes in org.apache.cxf.ws.eventing.backend.notification that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.ws.mex
Classes in org.apache.cxf.ws.mex that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.ws.policy
Classes in org.apache.cxf.ws.policy that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of PhaseInterceptor in org.apache.cxf.ws.policy.mtom
Classes in org.apache.cxf.ws.policy.mtom that implement PhaseInterceptor -
Uses of PhaseInterceptor in org.apache.cxf.ws.rm
Classes in org.apache.cxf.ws.rm that implement PhaseInterceptorModifier and TypeClassDescriptionclassAbstractRMInterceptor<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.classJust absorbs faults which will be handled by retransmission.classclassclassInterceptor used for InOrder delivery of messages to the destination.classclass -
Uses of PhaseInterceptor in org.apache.cxf.ws.rm.soap
Classes in org.apache.cxf.ws.rm.soap that implement PhaseInterceptorModifier and TypeClassDescriptionstatic classclassProtocol Handler responsible for {en|de}coding the RM Properties for {outgo|incom}ing messages.classProtocol Handler responsible for {en|de}coding the RM Properties for {outgo|incom}ing messages. -
Uses of PhaseInterceptor in org.apache.cxf.ws.security.policy.interceptors
Classes in org.apache.cxf.ws.security.policy.interceptors that implement PhaseInterceptorModifier and TypeClassDescriptionclassInterceptor verifies critical policy security assertions for client sideclass -
Uses of PhaseInterceptor in org.apache.cxf.ws.security.trust
Classes in org.apache.cxf.ws.security.trust that implement PhaseInterceptorMethods in org.apache.cxf.ws.security.trust that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>AuthPolicyValidatingInterceptor.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.ws.security.wss4j
Classes in org.apache.cxf.ws.security.wss4j that implement PhaseInterceptorModifier and TypeClassDescriptionclassAn abstract interceptor that can be used to form the basis of an interceptor to add and process a specific type of security token.classBase class providing an extensibility point for populating javax.security.auth.Subject from a current UsernameToken.classclassclassAn interceptor to add a BinarySecurityToken token to the security header of an outbound request, and to process a BinarySecurityToken on an inbound request.classUtility to enable the checking of WS-Security signature/encryption coverage based on the results of the WSS4J processors.classThis 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.classAn interceptor to add a Kerberos token to the security header of an outbound request, and to process a Kerberos Token on an inbound request.classclassfinal classclassclassclassAn 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.classThis interceptor handles parsing the StaX WS-Security results (events) + checks to see whether the required Actions were fulfilled.classThis interceptor handles parsing the StaX WS-Security results (events) + checks that the specified crypto coverage events actually occurred.classThis interceptor handles parsing the StaX WS-Security results (events) + sets up the security context appropriately.classclassPerforms WS-Security inbound actions.classclassclassMethods in org.apache.cxf.ws.security.wss4j that return types with arguments of type PhaseInterceptorModifier and TypeMethodDescriptionCollection<PhaseInterceptor<? extends Message>>AbstractWSS4JInterceptor.getAdditionalInterceptors()Collection<PhaseInterceptor<? extends Message>>AbstractWSS4JStaxInterceptor.getAdditionalInterceptors()Collection<PhaseInterceptor<? extends Message>>PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal.getAdditionalInterceptors() -
Uses of PhaseInterceptor in org.apache.cxf.wsdl.interceptors
Classes in org.apache.cxf.wsdl.interceptors that implement PhaseInterceptorModifier and TypeClassDescriptionclassclassclassclassclassstatic class