public class StartWithIPAddressPermission extends java.lang.Object implements IPAddressPermission
Constructor and Description |
---|
StartWithIPAddressPermission(java.lang.String mask) |
Modifier and Type | Method and Description |
---|---|
static boolean |
canSupport(java.lang.String mask) |
boolean |
implies(java.net.InetAddress address) |
public StartWithIPAddressPermission(java.lang.String mask)
public static boolean canSupport(java.lang.String mask)
public boolean implies(java.net.InetAddress address)
implies
in interface IPAddressPermission