Uses of Class
org.apache.cxf.phase.AbstractPhaseInterceptor
-
Packages that use AbstractPhaseInterceptor Package Description org.apache.cxf.binding.soap.interceptor org.apache.cxf.databinding.stax org.apache.cxf.ext.logging org.apache.cxf.feature.transform org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF.org.apache.cxf.interceptor.security org.apache.cxf.interceptor.transform org.apache.cxf.staxutils.validation org.apache.cxf.sts.interceptor org.apache.cxf.transport.common.gzip org.apache.cxf.validation org.apache.cxf.ws.addressing org.apache.cxf.ws.security.policy.interceptors org.apache.cxf.ws.security.wss4j org.jboss.wsf.stack.cxf.client.configuration -
-
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.interceptor with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Class Description classorg.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor -
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.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.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.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.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.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.jboss.wsf.stack.cxf.client.configuration
Subclasses of AbstractPhaseInterceptor in org.jboss.wsf.stack.cxf.client.configuration Modifier and Type Class Description classHandlerChainSortInterceptorAn interceptor for properly sorting handlers, some of which might come from PRE/POST handler chains in the client / endpoint pre-defined configuration.
-