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