Uses of Class
org.apache.cxf.phase.AbstractPhaseInterceptor
-
-
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.coloc
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.coloc Modifier and Type Class Description classColocInInterceptorclassColocOutInterceptorclassWebFaultInInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.corba.interceptors
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.corba.interceptors Modifier and Type Class Description classCorbaStreamFaultInInterceptorclassCorbaStreamFaultOutInterceptorclassCorbaStreamInInterceptorclassCorbaStreamOutEndingInterceptorclassCorbaStreamOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.interceptor
-
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.jms.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.jms.interceptor Modifier and Type Class Description classSoapJMSInInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.saaj
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.saaj 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 AbstractPhaseInterceptor in org.apache.cxf.binding.xml.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.xml.interceptor Modifier and Type Class Description classXMLFaultInInterceptorclassXMLFaultOutInterceptorclassXMLMessageInInterceptorclassXMLMessageOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.databinding.stax
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.databinding.stax Modifier and Type Class Description classStaxDataBindingInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ext.logging
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ext.logging Modifier and Type Class Description classAbstractLoggingInterceptorclassLoggingInInterceptorclassLoggingOutInterceptorclassWireTapIn -
Uses of AbstractPhaseInterceptor in org.apache.cxf.feature.transform
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.feature.transform 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 AbstractPhaseInterceptor in org.apache.cxf.frontend
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.frontend Modifier and Type Class Description classWSDLGetInterceptorclassWSDLGetOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.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. -
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.security
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.security Modifier and Type Class Description classAbstractAuthorizingInInterceptorclassAbstractSecurityContextInInterceptorclassAbstractUsernameTokenInInterceptorclassDelegatingAuthenticationInterceptorclassDepthRestrictingStreamInterceptorCreates an XMLStreamReader from the InputStream on the Message.classJAASLoginInterceptorclassOperationInfoAuthorizingInterceptorclassSecureAnnotationsInterceptorclassSimpleAuthorizingInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.transform
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.interceptor.transform 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 AbstractPhaseInterceptor in org.apache.cxf.javascript
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.javascript Modifier and Type Class Description classJavascriptGetInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxb.attachment
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxb.attachment Modifier and Type Class Description classJAXBAttachmentSchemaValidationHack -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.client
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.client Modifier and Type Class Description protected static classAbstractClient.AbstractBodyWriterprotected classAbstractClient.AbstractClientAsyncResponseInterceptorprotected classClientProxyImpl.BodyWriter -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.client.spec
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.client.spec Modifier and Type Class Description classClientRequestFilterInterceptorclassClientResponseFilterInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.client.validation
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.client.validation Modifier and Type Class Description classJAXRSClientBeanValidationOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.interceptor Modifier and Type Class Description classAttachmentInputInterceptorclassAttachmentOutputInterceptorclassJAXRSDefaultFaultOutInterceptorclassJAXRSInInterceptorclassJAXRSOutExceptionMapperInterceptorDeprecated.classJAXRSOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.provider.jsonp
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.provider.jsonp 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 AbstractPhaseInterceptor in org.apache.cxf.jaxrs.sse.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.sse.interceptor Modifier and Type Class Description classSseInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.validation
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxrs.validation Modifier and Type Class Description classJAXRSBeanValidationInInterceptorclassJAXRSBeanValidationOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler Modifier and Type Class Description classAbstractJAXWSHandlerInterceptor<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.logical Modifier and Type Class Description classLogicalHandlerFaultInInterceptorclassLogicalHandlerFaultOutInterceptorclassLogicalHandlerInInterceptorclassLogicalHandlerOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler.soap
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.handler.soap Modifier and Type Class Description classSOAPHandlerFaultInInterceptorclassSOAPHandlerFaultOutInterceptorclassSOAPHandlerInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.interceptors
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.jaxws.interceptors Modifier and Type Class Description classHolderInInterceptorclassHolderOutInterceptorclassMessageModeInInterceptorclassMessageModeOutInterceptorclassSwAInInterceptorclassSwAOutInterceptorclassWebFaultOutInterceptorclassWrapperClassInInterceptorclassWrapperClassOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.management.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.management.interceptor Modifier and Type Class Description classAbstractMessageResponseTimeInterceptorclassPersistInInterceptorclassPersistOutInterceptorclassResponseTimeMessageInInterceptorclassResponseTimeMessageInvokerInterceptorclassResponseTimeMessageOutInterceptorclassResponseTimeMessageOutInterceptor.EndingInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.metrics.interceptors
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.metrics.interceptors Modifier and Type Class Description classAbstractMetricsInterceptorclassCountingOutInterceptorclassMetricsMessageClientOutInterceptorclassMetricsMessageInInterceptorclassMetricsMessageInOneWayInterceptorclassMetricsMessageInPostInvokeInterceptorclassMetricsMessageInPreInvokeInterceptorclassMetricsMessageOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.microprofile.client.proxy
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.microprofile.client.proxy Modifier and Type Class Description classMPAsyncInvocationInterceptorImplclassMPAsyncInvocationInterceptorPostAsyncImplclassMPAsyncInvocationInterceptorRemoveContextImpl -
Uses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.oauth2.auth.saml
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.oauth2.auth.saml Modifier and Type Class Description classSaml2BearerAuthOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.saml
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.saml Modifier and Type Class Description classAbstractSamlOutInterceptorclassSamlEnvelopedOutInterceptorclassSamlFormOutInterceptorclassSamlHeaderOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.xml
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.rs.security.xml Modifier and Type Class Description classAbstractXmlSecOutInterceptorclassXmlEncOutInterceptorclassXmlSecInInterceptorA 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.classXmlSigOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.rt.security.claims.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.rt.security.claims.interceptor Modifier and Type Class Description classClaimsAuthorizingInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.rt.security.saml.xacml2
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.rt.security.saml.xacml2 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 AbstractPhaseInterceptor in org.apache.cxf.staxutils.validation
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.staxutils.validation Modifier and Type Class Description classStaxSchemaValidationInInterceptorclassStaxSchemaValidationOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.sts.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.sts.interceptor Modifier and Type Class Description classSCTInInterceptorclassSCTOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.throttling
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.throttling Modifier and Type Class Description classThrottlingInterceptorclassThrottlingResponseInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.transport.common.gzip
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.transport.common.gzip 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. -
Uses of AbstractPhaseInterceptor in org.apache.cxf.transport.http
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.transport.http Modifier and Type Class Description classHttpAuthenticationFaultHandlerTranslates an AuthenticationException into a 401 response -
Uses of AbstractPhaseInterceptor in org.apache.cxf.transport.https
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.transport.https Modifier and Type Class Description classCertConstraintsInterceptorAn 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.validation Modifier and Type Class Description classAbstractBeanValidationInterceptorclassAbstractValidationInterceptorclassBeanValidationInInterceptorclassBeanValidationOutInterceptorclassClientBeanValidationOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.addressing Modifier and Type Class Description classMAPAggregatorLogical 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.impl Modifier and Type Class Description classMAPAggregatorImplLogical 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.soap 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 AbstractPhaseInterceptor in org.apache.cxf.ws.eventing.backend.notification
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.eventing.backend.notification Modifier and Type Class Description classFilteringInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.mex
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.mex Modifier and Type Class Description classMEXInInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.policy
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.policy Modifier and Type Class Description classAbstractPolicyInterceptorclassClientPolicyInFaultInterceptorclassPolicyInInterceptorclassPolicyOutInterceptorclassPolicyVerificationInFaultInterceptorclassPolicyVerificationInInterceptorclassPolicyVerificationOutInterceptorclassServerPolicyOutFaultInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.policy.mtom
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.policy.mtom Modifier and Type Class Description classMTOMPolicyInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.rm
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.rm 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.classRMInInterceptorclassRMOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.rm.soap
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.rm.soap 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 AbstractPhaseInterceptor in org.apache.cxf.ws.security.policy.interceptors
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.security.policy.interceptors Modifier and Type Class Description classSecurityVerificationOutInterceptorInterceptor verifies critical policy security assertions for client sideclassSTSTokenOutInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.ws.security.wss4j
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.ws.security.wss4j 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.classBinarySecurityTokenInterceptorAn 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.classPolicyBasedWSS4JOutInterceptorclassSamlTokenInterceptorAn 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.classUsernameTokenInterceptor -
Uses of AbstractPhaseInterceptor in org.apache.cxf.wsdl.interceptors
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.wsdl.interceptors Modifier and Type Class Description classAbstractEndpointSelectionInterceptorclassBareInInterceptorclassBareOutInterceptorclassDocLiteralInInterceptorclassWrappedOutInterceptorstatic classWrappedOutInterceptor.WrappedOutEndingInterceptor
-