public class StartWithIPAddressPermission extends Object implements IPAddressPermission
| Constructor and Description |
|---|
StartWithIPAddressPermission(String mask) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
canSupport(String mask) |
boolean |
implies(InetAddress address) |
public StartWithIPAddressPermission(String mask)
public static boolean canSupport(String mask)
public boolean implies(InetAddress address)
implies in interface IPAddressPermissionCopyright © 2005–2019. All rights reserved.