public class SubnetWhitelistEntry extends Object implements WhitelistEntry
| Constructor and Description |
|---|
SubnetWhitelistEntry(String cidrNotation) |
SubnetWhitelistEntry(String ip,
String subnetMask) |
public SubnetWhitelistEntry(String cidrNotation)
public boolean accepts(javax.servlet.ServletRequest request)
accepts in interface WhitelistEntryrequest - the incoming request which should be accepted or rejected"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"