public class NetmaskIPv6AddressPermission extends Object implements IPAddressPermission
Constructor and Description |
---|
NetmaskIPv6AddressPermission(String mask) |
Modifier and Type | Method and 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 IPAddressPermission
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.