Uses of Class
org.springframework.cloud.gateway.handler.predicate.XForwardedRemoteAddrRoutePredicateFactory
-
Packages that use XForwardedRemoteAddrRoutePredicateFactory Package Description org.springframework.cloud.gateway.config -
-
Uses of XForwardedRemoteAddrRoutePredicateFactory in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return XForwardedRemoteAddrRoutePredicateFactory Modifier and Type Method Description XForwardedRemoteAddrRoutePredicateFactoryGatewayAutoConfiguration. xForwardedRemoteAddrRoutePredicateFactory()
-