org.apache.activeio.xnet.hba
Class NetmaskIPv6AddressPermission
java.lang.Object
org.apache.activeio.xnet.hba.NetmaskIPv6AddressPermission
- All Implemented Interfaces:
- Serializable, IPAddressPermission
public class NetmaskIPv6AddressPermission
- 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 |
NetmaskIPv6AddressPermission
public NetmaskIPv6AddressPermission(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.