Class XForwardedRemoteAddrRoutePredicateFactory.Config
java.lang.Object
org.springframework.cloud.gateway.handler.predicate.XForwardedRemoteAddrRoutePredicateFactory.Config
- Enclosing class:
XForwardedRemoteAddrRoutePredicateFactory
- Author:
- Jelle Druyts
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintsetMaxTrustedIndex(int maxTrustedIndex) setSources(String... sources) setSources(List<String> sources)
-
Constructor Details
-
Config
public Config()
-
-
Method Details
-
getMaxTrustedIndex
public int getMaxTrustedIndex() -
setMaxTrustedIndex
-
getSources
-
setSources
-
setSources
-