Uses of Interface
com.predic8.membrane.core.interceptor.Interceptor
Packages that use Interceptor
Package
Description
An implementation of a https://spec.graphql.org/October2021/ parser.
-
Uses of Interceptor in com.predic8.membrane.core
Methods in com.predic8.membrane.core with parameters of type InterceptorModifier and TypeMethodDescriptionvoidHttpRouter.addUserFeatureInterceptor(Interceptor i) Router.getParentProxy(Interceptor interceptor) -
Uses of Interceptor in com.predic8.membrane.core.exchange
Methods in com.predic8.membrane.core.exchange that return InterceptorMethods in com.predic8.membrane.core.exchange that return types with arguments of type InterceptorMethods in com.predic8.membrane.core.exchange with parameters of type InterceptorMethod parameters in com.predic8.membrane.core.exchange with type arguments of type InterceptorModifier and TypeMethodDescriptionvoidAbstractExchange.setInterceptorStack(ArrayList<Interceptor> interceptorStack) -
Uses of Interceptor in com.predic8.membrane.core.exchange.snapshots
Methods in com.predic8.membrane.core.exchange.snapshots that return types with arguments of type InterceptorMethod parameters in com.predic8.membrane.core.exchange.snapshots with type arguments of type Interceptor -
Uses of Interceptor in com.predic8.membrane.core.graphql
Classes in com.predic8.membrane.core.graphql that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor
Classes in com.predic8.membrane.core.interceptor that implement InterceptorModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassHandles features that are user-configured in proxies.xml .classclassMethods in com.predic8.membrane.core.interceptor that return InterceptorMethods in com.predic8.membrane.core.interceptor with parameters of type InterceptorMethod parameters in com.predic8.membrane.core.interceptor with type arguments of type InterceptorModifier and TypeMethodDescriptionvoidInterceptorFlowController.invokeHandlers(Exchange exchange, List<Interceptor> interceptors) Runs both the request and response handlers: This executes the main interceptor chain.InterceptorFlowController.invokeRequestHandlers(Exchange exchange, List<Interceptor> interceptors) Runs the request handlers of the given chain. -
Uses of Interceptor in com.predic8.membrane.core.interceptor.acl
Classes in com.predic8.membrane.core.interceptor.acl that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.administration
Classes in com.predic8.membrane.core.interceptor.administration that implement InterceptorModifier and TypeClassDescriptionclassclassclassHandles the dynamic part of the admin console (= requests starting with "/admin/").Method parameters in com.predic8.membrane.core.interceptor.administration with type arguments of type InterceptorModifier and TypeMethodDescriptionprotected voidAdminPageBuilder.createInterceptorTable(List<Interceptor> interceptors) -
Uses of Interceptor in com.predic8.membrane.core.interceptor.antivirus
Classes in com.predic8.membrane.core.interceptor.antivirus that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.apikey
Classes in com.predic8.membrane.core.interceptor.apikey that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.apimanagement
Classes in com.predic8.membrane.core.interceptor.apimanagement that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.authentication
Classes in com.predic8.membrane.core.interceptor.authentication that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.authentication.session
Classes in com.predic8.membrane.core.interceptor.authentication.session that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.authentication.xen
Classes in com.predic8.membrane.core.interceptor.authentication.xen that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.balancer
Classes in com.predic8.membrane.core.interceptor.balancer that implement InterceptorModifier and TypeClassDescriptionclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.beautifier
Classes in com.predic8.membrane.core.interceptor.beautifier that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.cache
Classes in com.predic8.membrane.core.interceptor.cache that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.cbr
Classes in com.predic8.membrane.core.interceptor.cbr that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.flow
Classes in com.predic8.membrane.core.interceptor.flow that implement InterceptorModifier and TypeClassDescriptionclassclassclassclassclassMethods in com.predic8.membrane.core.interceptor.flow that return types with arguments of type InterceptorMethod parameters in com.predic8.membrane.core.interceptor.flow with type arguments of type InterceptorModifier and TypeMethodDescriptionvoidAbstractFlowInterceptor.setInterceptors(List<Interceptor> interceptors) -
Uses of Interceptor in com.predic8.membrane.core.interceptor.formvalidation
Classes in com.predic8.membrane.core.interceptor.formvalidation that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.gatekeeper
Classes in com.predic8.membrane.core.interceptor.gatekeeper that implement InterceptorModifier and TypeClassDescriptionclassclassChecks, whether the exchange's remoteIp is one of the routers. -
Uses of Interceptor in com.predic8.membrane.core.interceptor.grease
Classes in com.predic8.membrane.core.interceptor.grease that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.groovy
Classes in com.predic8.membrane.core.interceptor.groovy that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.javascript
Classes in com.predic8.membrane.core.interceptor.javascript that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.json
Classes in com.predic8.membrane.core.interceptor.json that implement InterceptorModifier and TypeClassDescriptionclassclassEnforces JSON restrictions in requestsclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.jwt
Classes in com.predic8.membrane.core.interceptor.jwt that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.kubernetes
Classes in com.predic8.membrane.core.interceptor.kubernetes that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.log
Classes in com.predic8.membrane.core.interceptor.log that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.misc
Classes in com.predic8.membrane.core.interceptor.misc that implement InterceptorModifier and TypeClassDescriptionclassclassclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.ntlm
Classes in com.predic8.membrane.core.interceptor.ntlm that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.oauth2
Classes in com.predic8.membrane.core.interceptor.oauth2 that implement InterceptorModifier and TypeClassDescriptionclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.oauth2.authorizationservice
Methods in com.predic8.membrane.core.interceptor.oauth2.authorizationservice that return types with arguments of type InterceptorMethod parameters in com.predic8.membrane.core.interceptor.oauth2.authorizationservice with type arguments of type InterceptorModifier and TypeMethodDescriptionvoidDynamicRegistration.setInterceptors(List<Interceptor> interceptors) -
Uses of Interceptor in com.predic8.membrane.core.interceptor.oauth2.tokenvalidation
Classes in com.predic8.membrane.core.interceptor.oauth2.tokenvalidation that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.oauth2client
Classes in com.predic8.membrane.core.interceptor.oauth2client that implement InterceptorModifier and TypeClassDescriptionclassclassclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.opentelemetry
Classes in com.predic8.membrane.core.interceptor.opentelemetry that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.prometheus
Classes in com.predic8.membrane.core.interceptor.prometheus that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.ratelimit
Classes in com.predic8.membrane.core.interceptor.ratelimit that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.registration
Classes in com.predic8.membrane.core.interceptor.registration that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.rest
Classes in com.predic8.membrane.core.interceptor.rest that implement InterceptorModifier and TypeClassDescriptionclassclassclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.rewrite
Classes in com.predic8.membrane.core.interceptor.rewrite that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.schemavalidation
Classes in com.predic8.membrane.core.interceptor.schemavalidation that implement InterceptorModifier and TypeClassDescriptionclassBasically switches overWSDLValidator,XMLSchemaValidator,JSONValidatorandSchematronValidatordepending on the attributes. -
Uses of Interceptor in com.predic8.membrane.core.interceptor.security
Classes in com.predic8.membrane.core.interceptor.security that implement InterceptorModifier and TypeClassDescriptionclassUses secure random function for the random length according to FIPS 140-2 standard. -
Uses of Interceptor in com.predic8.membrane.core.interceptor.server
Classes in com.predic8.membrane.core.interceptor.server that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.shadowing
Classes in com.predic8.membrane.core.interceptor.shadowing that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.shutdown
Classes in com.predic8.membrane.core.interceptor.shutdown that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.soap
Classes in com.predic8.membrane.core.interceptor.soap that implement InterceptorModifier and TypeClassDescriptionclassclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.statistics
Classes in com.predic8.membrane.core.interceptor.statistics that implement InterceptorModifier and TypeClassDescriptionclassclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.stomp
Classes in com.predic8.membrane.core.interceptor.stomp that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.swagger
Classes in com.predic8.membrane.core.interceptor.swagger that implement InterceptorModifier and TypeClassDescriptionclassclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.templating
Classes in com.predic8.membrane.core.interceptor.templating that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.testservice
Classes in com.predic8.membrane.core.interceptor.testservice that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.tunnel
Classes in com.predic8.membrane.core.interceptor.tunnel that implement InterceptorModifier and TypeClassDescriptionclassclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.ws_addressing
Classes in com.predic8.membrane.core.interceptor.ws_addressing that implement InterceptorModifier and TypeClassDescriptionclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.xml
Classes in com.predic8.membrane.core.interceptor.xml that implement InterceptorModifier and TypeClassDescriptionclassclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.xmlcontentfilter
Classes in com.predic8.membrane.core.interceptor.xmlcontentfilter that implement InterceptorModifier and TypeClassDescriptionclassclass -
Uses of Interceptor in com.predic8.membrane.core.interceptor.xmlprotection
Classes in com.predic8.membrane.core.interceptor.xmlprotection that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.interceptor.xslt
Classes in com.predic8.membrane.core.interceptor.xslt that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.lang
Classes in com.predic8.membrane.core.lang that implement Interceptor -
Uses of Interceptor in com.predic8.membrane.core.openapi.serviceproxy
Classes in com.predic8.membrane.core.openapi.serviceproxy that implement InterceptorModifier and TypeClassDescriptionclassclassclass -
Uses of Interceptor in com.predic8.membrane.core.rules
Fields in com.predic8.membrane.core.rules with type parameters of type InterceptorMethods in com.predic8.membrane.core.rules that return types with arguments of type InterceptorModifier and TypeMethodDescriptionAbstractProxy.getInterceptors()Rule.getInterceptors()SSLProxy.getInterceptors()Method parameters in com.predic8.membrane.core.rules with type arguments of type InterceptorModifier and TypeMethodDescriptionvoidAbstractProxy.setInterceptors(List<Interceptor> interceptors) voidRule.setInterceptors(List<Interceptor> interceptors) voidSSLProxy.setInterceptors(List<Interceptor> interceptors) -
Uses of Interceptor in com.predic8.membrane.core.transport
Methods in com.predic8.membrane.core.transport that return types with arguments of type InterceptorMethod parameters in com.predic8.membrane.core.transport with type arguments of type Interceptor -
Uses of Interceptor in com.predic8.membrane.core.transport.ws.interceptors
Methods in com.predic8.membrane.core.transport.ws.interceptors that return types with arguments of type InterceptorMethod parameters in com.predic8.membrane.core.transport.ws.interceptors with type arguments of type InterceptorModifier and TypeMethodDescriptionvoidWebSocketStompReassembler.setInterceptors(List<Interceptor> interceptors)