public static class SecuredRemoteAddressRequestWrapperFactory.Config extends Object
| Constructor and Description |
|---|
SecuredRemoteAddressRequestWrapperFactory.Config() |
| Modifier and Type | Method and Description |
|---|---|
void |
setSecuredRemoteAdresses(String comaDelimitedSecuredRemoteAddresses)
Comma delimited list of secured remote addresses.
|
public SecuredRemoteAddressRequestWrapperFactory.Config()
public void setSecuredRemoteAdresses(String comaDelimitedSecuredRemoteAddresses)
Default value : 10\.\d{1,3}\.\d{1,3}\.\d{1,3}, 192\.168\.\d{1,3}\.\d{1,3}, 172\\.(?:1[6-9]|2\\d|3[0-1]).\\d{1,3}.\\d{1,3}, 169\.254\.\d{1,3}\.\d{1,3}, 127\.\d{1,3}\.\d{1,3}\.\d{1,3}
comaDelimitedSecuredRemoteAddresses - Copyright © 2006–2014 Apache Software Foundation. All rights reserved.