Class LocalhostOnly
java.lang.Object
org.apache.tapestry5.internal.services.security.LocalhostOnly
- All Implemented Interfaces:
WhitelistAnalyzer
Standard analyzer that places requests from the "localhost", "127.0.0.1", "0:0:0:0:0:0:0:1%0", or :"0:0:0:0:0:0:0:1" onto the white list.
- Since:
- 5.3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocalhostOnly
public LocalhostOnly()
-
-
Method Details
-
isRequestOnWhitelist
- Specified by:
isRequestOnWhitelist
in interfaceWhitelistAnalyzer
-