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