Uses of Class
org.apache.cxf.phase.AbstractPhaseInterceptor
Packages that use AbstractPhaseInterceptor
Package
Description
-
Uses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.interceptor
Subclasses of AbstractPhaseInterceptor in org.apache.cxf.binding.soap.interceptorModifier and TypeClassDescriptionclassorg.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor -
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.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.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.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.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.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.jboss.wsf.stack.cxf.client.configuration
Subclasses of AbstractPhaseInterceptor in org.jboss.wsf.stack.cxf.client.configurationModifier and TypeClassDescriptionclassAn interceptor for properly sorting handlers, some of which might come from PRE/POST handler chains in the client / endpoint pre-defined configuration.