|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.protocol.http.servlet.SecuredRemoteAddressRequestWrapperFactory.Config
public static class SecuredRemoteAddressRequestWrapperFactory.Config
| Constructor Summary | |
|---|---|
SecuredRemoteAddressRequestWrapperFactory.Config()
|
|
| Method Summary | |
|---|---|
void |
setSecuredRemoteAdresses(String comaDelimitedSecuredRemoteAddresses)
Comma delimited list of secured remote addresses. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecuredRemoteAddressRequestWrapperFactory.Config()
| Method Detail |
|---|
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 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||