Uses of Class
org.apache.cxf.phase.AbstractPhaseInterceptor
Packages that use AbstractPhaseInterceptor
Package
Description
-
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.coloc
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.colocModifier and TypeClassDescriptionclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.corba.interceptors
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.corba.interceptorsModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.interceptorModifier 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 AbstractPhaseInterceptor in org.apache.cxf.binding.soap.jms.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.jms.interceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.saaj
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.saajModifier 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 class -
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.xml.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.xml.interceptorModifier and TypeClassDescriptionclassclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.databinding.stax
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.databinding.stax -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ext.logging
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ext.loggingModifier and TypeClassDescriptionclassclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.feature.transform
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.feature.transformModifier 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 AbstractPhaseInterceptor in org.apache.cxf.frontend
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.frontend -
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptorModifier 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 AbstractPhaseInterceptor in org.apache.cxf.interceptor.security
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.securityModifier and TypeClassDescriptionclassclassclassclassclassCreates an XMLStreamReader from the InputStream on the Message.classclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.transform
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.transformModifier and TypeClassDescriptionclassCreates an XMLStreamReader from the InputStream on the Message.classCreates an XMLStreamReader from the InputStream on the Message. -
Uses of AbstractPhaseInterceptor in org.apache.cxf.javascript
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.javascript -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxb.attachment
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxb.attachment -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.client
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.clientModifier and TypeClassDescriptionprotected static classprotected classprotected class -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.client.spec
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.client.specModifier and TypeClassDescriptionclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.client.validation
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.client.validation -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.interceptorModifier and TypeClassDescriptionclassclassclassclassclassDeprecated.class -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.provider.jsonp
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.provider.jsonpModifier 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 AbstractPhaseInterceptor in org.apache.cxf.jaxrs.sse.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.sse.interceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.validation
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.validationModifier and TypeClassDescriptionclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handlerModifier and TypeClassDescriptionclassAbstractJAXWSHandlerInterceptor<T extends Message>classAbstractProtocolHandlerInterceptor<T extends Message> -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler.logical
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler.logicalModifier and TypeClassDescriptionclassclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler.soap
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler.soapModifier and TypeClassDescriptionclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.interceptors
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.interceptorsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.management.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.management.interceptorModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.metrics.interceptors
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.metrics.interceptorsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.microprofile.client.proxy
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.microprofile.client.proxyModifier and TypeClassDescriptionclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.oauth2.auth.saml
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.oauth2.auth.saml -
Uses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.saml
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.samlModifier and TypeClassDescriptionclassclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.xml
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.xmlModifier and TypeClassDescriptionclassclassclassA 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.class -
Uses of AbstractPhaseInterceptor in org.apache.cxf.rt.security.claims.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.rt.security.claims.interceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.rt.security.saml.xacml2
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.rt.security.saml.xacml2Modifier 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 AbstractPhaseInterceptor in org.apache.cxf.staxutils.validation
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.staxutils.validationModifier and TypeClassDescriptionclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.sts.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.sts.interceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.throttling
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.throttling -
Uses of AbstractPhaseInterceptor in org.apache.cxf.transport.common.gzip
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.transport.common.gzipModifier 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 AbstractPhaseInterceptor in org.apache.cxf.transport.http
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.transport.httpModifier and TypeClassDescriptionclassTranslates an AuthenticationException into a 401 response -
Uses of AbstractPhaseInterceptor in org.apache.cxf.transport.https
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.transport.httpsModifier and TypeClassDescriptionfinal classAn interceptor that enforces certificate constraints logic at the TLS layer. -
Uses of AbstractPhaseInterceptor in org.apache.cxf.validation
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.validationModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressingModifier and TypeClassDescriptionclassLogical Handler responsible for aggregating the Message Addressing Properties for outgoing messages. -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing.impl
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing.implModifier and TypeClassDescriptionclassLogical Handler responsible for aggregating the Message Addressing Properties for outgoing messages. -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing.soap
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing.soapModifier 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 AbstractPhaseInterceptor in org.apache.cxf.ws.eventing.backend.notification
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.eventing.backend.notification -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.mex
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.mex -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.policy
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.policyModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.policy.mtom
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.policy.mtom -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.rm
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.rmModifier 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 AbstractPhaseInterceptor in org.apache.cxf.ws.rm.soap
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.rm.soapModifier 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 AbstractPhaseInterceptor in org.apache.cxf.ws.security.policy.interceptors
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.security.policy.interceptorsModifier and TypeClassDescriptionclassInterceptor verifies critical policy security assertions for client sideclass -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.security.wss4j
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.security.wss4jModifier 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.classAn 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.classclassAn 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.class -
Uses of AbstractPhaseInterceptor in org.apache.cxf.wsdl.interceptors
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.wsdl.interceptorsModifier and TypeClassDescriptionclassclassclassclassclassstatic class