Interface | Description |
---|---|
GatewayFilter |
Contract for interception-style, chained processing of Web requests that may
be used to implement cross-cutting, application-agnostic requirements such
as security, timeouts, and others.
|
GatewayFilterChain |
Contract to allow a
WebFilter to delegate to the next in the chain. |
GlobalFilter |
Contract for interception-style, chained processing of Web requests that may
be used to implement cross-cutting, application-agnostic requirements such
as security, timeouts, and others.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.