Uses of Interface
org.apache.cxf.interceptor.Interceptor
-
Packages that use Interceptor Package Description org.apache.cxf.binding.soap.interceptor org.apache.cxf.bus.spring org.apache.cxf.databinding 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.phase An InterceptorChain implementation which uses the concept of Phases to order message chains.org.apache.cxf.staxutils.validation org.apache.cxf.sts.interceptor org.apache.cxf.transport Transport related classes.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.trust org.apache.cxf.ws.security.wss4j org.jboss.wsf.stack.cxf.client.configuration -
-
Uses of Interceptor in org.apache.cxf.binding.soap.interceptor
Classes 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 Interceptor Modifier and Type Class Description classorg.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor -
Uses of Interceptor in org.apache.cxf.bus.spring
Methods in org.apache.cxf.bus.spring that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>BusDefinitionParser.BusConfig. getInFaultInterceptors()List<Interceptor<? extends Message>>BusDefinitionParser.BusConfig. getInInterceptors()List<Interceptor<? extends Message>>BusDefinitionParser.BusConfig. getOutFaultInterceptors()List<Interceptor<? extends Message>>BusDefinitionParser.BusConfig. getOutInterceptors()Method parameters in org.apache.cxf.bus.spring with type arguments of type Interceptor Modifier and Type Method Description voidBusDefinitionParser.BusConfig. setInFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidBusDefinitionParser.BusConfig. setInInterceptors(List<Interceptor<? extends Message>> interceptors)voidBusDefinitionParser.BusConfig. setOutFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidBusDefinitionParser.BusConfig. setOutInterceptors(List<Interceptor<? extends Message>> interceptors) -
Uses of Interceptor in org.apache.cxf.databinding
Fields in org.apache.cxf.databinding with type parameters of type Interceptor Modifier and Type Field Description protected ModCountCopyOnWriteArrayList<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. inFaultInterceptorsprotected ModCountCopyOnWriteArrayList<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. inInterceptorsprotected ModCountCopyOnWriteArrayList<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. outFaultInterceptorsprotected ModCountCopyOnWriteArrayList<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. outInterceptorsMethods in org.apache.cxf.databinding that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. getInFaultInterceptors()List<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. getInInterceptors()List<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. getOutFaultInterceptors()List<Interceptor<? extends Message>>AbstractInterceptorProvidingDataBinding. getOutInterceptors() -
Uses of Interceptor in org.apache.cxf.databinding.stax
Classes in org.apache.cxf.databinding.stax that implement Interceptor Modifier and Type Class Description classStaxDataBindingInterceptor -
Uses of Interceptor in org.apache.cxf.ext.logging
Classes in org.apache.cxf.ext.logging that implement Interceptor Modifier and Type Class Description classAbstractLoggingInterceptorclassLoggingInInterceptorclassLoggingOutInterceptorclassWireTapIn -
Uses of Interceptor in org.apache.cxf.feature.transform
Classes in org.apache.cxf.feature.transform that implement Interceptor 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 Interceptor in org.apache.cxf.interceptor
Classes in org.apache.cxf.interceptor that implement 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.Methods in org.apache.cxf.interceptor that return types with arguments of type Interceptor Modifier and Type Method Description Class<? extends Interceptor<? extends Message>>[]classes()Class<? extends Interceptor<? extends Message>>[]classes()Class<? extends Interceptor<? extends Message>>[]classes()Class<? extends Interceptor<? extends Message>>[]classes()List<Interceptor<? extends Message>>AbstractAttributedInterceptorProvider. getInFaultInterceptors()List<Interceptor<? extends Message>>AbstractBasicInterceptorProvider. getInFaultInterceptors()List<Interceptor<? extends Message>>AnnotationInterceptors. getInFaultInterceptors()List<Interceptor<? extends Message>>InterceptorProvider. getInFaultInterceptors()Returns the list of interceptors attached to the incoming fault interceptor chain of the object.List<Interceptor<? extends Message>>AbstractAttributedInterceptorProvider. getInInterceptors()List<Interceptor<? extends Message>>AbstractBasicInterceptorProvider. getInInterceptors()List<Interceptor<? extends Message>>AnnotationInterceptors. getInInterceptors()List<Interceptor<? extends Message>>InterceptorProvider. getInInterceptors()Returns the list of interceptors attached to the incoming interceptor chain of the object.ListIterator<Interceptor<? extends Message>>InterceptorChain. getIterator()List<Interceptor<? extends Message>>AbstractAttributedInterceptorProvider. getOutFaultInterceptors()List<Interceptor<? extends Message>>AbstractBasicInterceptorProvider. getOutFaultInterceptors()List<Interceptor<? extends Message>>AnnotationInterceptors. getOutFaultInterceptors()List<Interceptor<? extends Message>>InterceptorProvider. getOutFaultInterceptors()Returns the list of interceptors attached to the outgoing fault interceptor chain of the object.List<Interceptor<? extends Message>>AbstractAttributedInterceptorProvider. getOutInterceptors()List<Interceptor<? extends Message>>AbstractBasicInterceptorProvider. getOutInterceptors()List<Interceptor<? extends Message>>AnnotationInterceptors. getOutInterceptors()List<Interceptor<? extends Message>>InterceptorProvider. getOutInterceptors()Returns the list of interceptors attached to the outgoing interceptor chain of the object.Methods in org.apache.cxf.interceptor with parameters of type Interceptor Modifier and Type Method Description voidInterceptorChain. add(Interceptor<? extends Message> i)Adds a single interceptor to the interceptor chain.voidInterceptorChain. remove(Interceptor<? extends Message> i)Method parameters in org.apache.cxf.interceptor with type arguments of type Interceptor Modifier and Type Method Description voidInterceptorChain. add(Collection<Interceptor<? extends Message>> i)Adds multiple interceptors to the interceptor chain.voidAbstractAttributedInterceptorProvider. setInFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractBasicInterceptorProvider. setInFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractAttributedInterceptorProvider. setInInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractBasicInterceptorProvider. setInInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractAttributedInterceptorProvider. setOutFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractBasicInterceptorProvider. setOutFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractAttributedInterceptorProvider. setOutInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractBasicInterceptorProvider. setOutInterceptors(List<Interceptor<? extends Message>> interceptors) -
Uses of Interceptor in org.apache.cxf.interceptor.security
Classes in org.apache.cxf.interceptor.security that implement Interceptor Modifier and Type Class Description classAbstractAuthorizingInInterceptorclassAbstractSecurityContextInInterceptorclassAbstractUsernameTokenInInterceptorclassDelegatingAuthenticationInterceptorclassDepthRestrictingStreamInterceptorCreates an XMLStreamReader from the InputStream on the Message.classJAASLoginInterceptorclassOperationInfoAuthorizingInterceptorclassSecureAnnotationsInterceptorclassSimpleAuthorizingInterceptorMethod parameters in org.apache.cxf.interceptor.security with type arguments of type Interceptor Modifier and Type Method Description voidDelegatingAuthenticationInterceptor. setSchemeHandlers(Map<String,Interceptor<Message>> handlers) -
Uses of Interceptor in org.apache.cxf.interceptor.transform
Classes in org.apache.cxf.interceptor.transform that implement Interceptor 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 Interceptor in org.apache.cxf.phase
Subinterfaces of Interceptor in org.apache.cxf.phase Modifier and Type Interface Description interfacePhaseInterceptor<T extends Message>A phase interceptor is an intercetor that participates in a PhaseInterceptorChain.Classes in org.apache.cxf.phase that implement Interceptor Modifier and Type Class Description classAbstractPhaseInterceptor<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 Interceptor Modifier and Type Method Description ListIterator<Interceptor<? extends Message>>PhaseInterceptorChain. getIterator()Iterator<Interceptor<? extends Message>>PhaseInterceptorChain. iterator()Methods in org.apache.cxf.phase with parameters of type Interceptor Modifier and Type Method Description voidPhaseInterceptorChain. add(Interceptor<? extends Message> i)voidPhaseInterceptorChain. add(Interceptor<? extends Message> i, boolean force)voidPhaseInterceptorChain. remove(Interceptor<? extends Message> i)Method parameters in org.apache.cxf.phase with type arguments of type Interceptor Modifier and Type Method Description voidPhaseInterceptorChain. add(Collection<Interceptor<? extends Message>> newhandlers)voidPhaseInterceptorChain. add(Collection<Interceptor<? extends Message>> newhandlers, boolean force)PhaseInterceptorChainPhaseChainCache. get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1)PhaseInterceptorChainPhaseChainCache. get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2)PhaseInterceptorChainPhaseChainCache. get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2, List<Interceptor<? extends Message>> p3)PhaseInterceptorChainPhaseChainCache. get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2, List<Interceptor<? extends Message>> p3, List<Interceptor<? extends Message>> p4)PhaseInterceptorChainPhaseChainCache. get(SortedSet<Phase> phaseList, List<Interceptor<? extends Message>> p1, List<Interceptor<? extends Message>> p2, List<Interceptor<? extends Message>> p3, List<Interceptor<? extends Message>> p4, List<Interceptor<? extends Message>> p5) -
Uses of Interceptor in org.apache.cxf.staxutils.validation
Classes in org.apache.cxf.staxutils.validation that implement Interceptor Modifier and Type Class Description classStaxSchemaValidationInInterceptorclassStaxSchemaValidationOutInterceptor -
Uses of Interceptor in org.apache.cxf.sts.interceptor
Classes in org.apache.cxf.sts.interceptor that implement Interceptor Modifier and Type Class Description classSCTInInterceptorclassSCTOutInterceptor -
Uses of Interceptor in org.apache.cxf.transport
Fields in org.apache.cxf.transport with type parameters of type Interceptor Modifier and Type Field Description protected List<Interceptor<? extends Message>>MultipleEndpointObserver. bindingInterceptorsprotected List<Interceptor<? extends Message>>MultipleEndpointObserver. routingInterceptorsMethods in org.apache.cxf.transport that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>MultipleEndpointObserver. getBindingInterceptors()List<Interceptor<? extends Message>>MultipleEndpointObserver. getRoutingInterceptors() -
Uses of Interceptor in org.apache.cxf.transport.common.gzip
Classes in org.apache.cxf.transport.common.gzip that implement Interceptor 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.Method parameters in org.apache.cxf.transport.common.gzip with type arguments of type Interceptor Modifier and Type Method Description voidGZIPFeature. remove(List<Interceptor<? extends Message>> outInterceptors) -
Uses of Interceptor in org.apache.cxf.validation
Classes in org.apache.cxf.validation that implement Interceptor Modifier and Type Class Description classAbstractBeanValidationInterceptorclassAbstractValidationInterceptorclassBeanValidationInInterceptorclassBeanValidationOutInterceptorclassClientBeanValidationOutInterceptor -
Uses of Interceptor in org.apache.cxf.ws.addressing
Classes in org.apache.cxf.ws.addressing that implement Interceptor Modifier and Type Class Description classMAPAggregatorLogical Handler responsible for aggregating the Message Addressing Properties for outgoing messages. -
Uses of Interceptor in org.apache.cxf.ws.security.policy.interceptors
Classes in org.apache.cxf.ws.security.policy.interceptors that implement Interceptor Modifier and Type Class Description classSecurityVerificationOutInterceptorInterceptor verifies critical policy security assertions for client sideclassSTSTokenOutInterceptor -
Uses of Interceptor in org.apache.cxf.ws.security.trust
Classes in org.apache.cxf.ws.security.trust that implement Interceptor Modifier and Type Class Description classAuthPolicyValidatingInterceptorFields in org.apache.cxf.ws.security.trust with type parameters of type Interceptor Modifier and Type Field Description protected List<Interceptor<? extends Message>>AbstractSTSClient. inprotected List<Interceptor<? extends Message>>AbstractSTSClient. inFaultprotected List<Interceptor<? extends Message>>AbstractSTSClient. outprotected List<Interceptor<? extends Message>>AbstractSTSClient. outFaultMethods in org.apache.cxf.ws.security.trust that return types with arguments of type Interceptor Modifier and Type Method Description List<Interceptor<? extends Message>>AbstractSTSClient. getInFaultInterceptors()List<Interceptor<? extends Message>>AbstractSTSClient. getInInterceptors()List<Interceptor<? extends Message>>AbstractSTSClient. getOutFaultInterceptors()List<Interceptor<? extends Message>>AbstractSTSClient. getOutInterceptors()Method parameters in org.apache.cxf.ws.security.trust with type arguments of type Interceptor Modifier and Type Method Description voidAbstractSTSClient. setInFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractSTSClient. setInInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractSTSClient. setOutFaultInterceptors(List<Interceptor<? extends Message>> interceptors)voidAbstractSTSClient. setOutInterceptors(List<Interceptor<? extends Message>> interceptors) -
Uses of Interceptor in org.apache.cxf.ws.security.wss4j
Classes in org.apache.cxf.ws.security.wss4j that implement Interceptor 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.classAbstractUsernameTokenAuthenticatingInterceptorBase class providing an extensibility point for populating javax.security.auth.Subject from a current UsernameToken.classAbstractWSS4JInterceptorclassAbstractWSS4JStaxInterceptorclassBinarySecurityTokenInterceptorAn 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.classPolicyBasedWSS4JInInterceptorclassPolicyBasedWSS4JOutInterceptorclassPolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternalclassPolicyBasedWSS4JStaxInInterceptorclassPolicyBasedWSS4JStaxOutInterceptorclassSamlTokenInterceptorAn 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.classUsernameTokenInterceptorclassWSS4JInInterceptorPerforms WS-Security inbound actions.classWSS4JOutInterceptorclassWSS4JStaxInInterceptorclassWSS4JStaxOutInterceptor -
Uses of Interceptor in org.jboss.wsf.stack.cxf.client.configuration
Classes in org.jboss.wsf.stack.cxf.client.configuration that implement Interceptor 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.Method parameters in org.jboss.wsf.stack.cxf.client.configuration with type arguments of type Interceptor Modifier and Type Method Description static voidInterceptorUtils. removeInterceptors(List<Interceptor<?>> interceptorsList, String interceptors)
-