public class ExactIPv6AddressPermission extends Object implements IPAddressPermission
| Constructor and Description |
|---|
ExactIPv6AddressPermission(byte[] bytes) |
ExactIPv6AddressPermission(String mask) |
public ExactIPv6AddressPermission(byte[] bytes)
public ExactIPv6AddressPermission(String mask)
public static boolean canSupport(String mask)
public boolean implies(InetAddress address)
implies in interface IPAddressPermissionCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.