org.apache.activeio.xnet.hba
Interface IPAddressPermission

All Superinterfaces:
Serializable
All Known Implementing Classes:
ExactIPAddressPermission, ExactIPv6AddressPermission, FactorizedIPAddressPermission, NetmaskIPAddressPermission, NetmaskIPv6AddressPermission, StartWithIPAddressPermission

public interface IPAddressPermission
extends Serializable

Version:
$Revision$ $Date$

Method Summary
 boolean implies(InetAddress address)
           
 

Method Detail

implies

boolean implies(InetAddress address)


Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.