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