| Modifier and Type | Method and Description |
|---|---|
RemoteAddrRoutePredicateFactory.Config |
RemoteAddrRoutePredicateFactory.Config.setRemoteAddressResolver(RemoteAddressResolver remoteAddressResolver) |
| Modifier and Type | Method and Description |
|---|---|
BooleanSpec |
PredicateSpec.remoteAddr(RemoteAddressResolver resolver,
String... addrs)
A predicate which checks the remote address of the request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XForwardedRemoteAddressResolver
Parses the client address from the X-Forwarded-For header.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.