org.apache.activeio.xnet.hba
Class FactorizedIPAddressPermission
java.lang.Object
org.apache.activeio.xnet.hba.FactorizedIPAddressPermission
- All Implemented Interfaces:
- Serializable, IPAddressPermission
public class FactorizedIPAddressPermission
- extends Object
- implements IPAddressPermission
- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactorizedIPAddressPermission
public FactorizedIPAddressPermission(String mask)
canSupport
public static boolean canSupport(String mask)
implies
public boolean implies(InetAddress address)
- Specified by:
implies
in interface IPAddressPermission
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.