org.apache.openejb.server.auth
Interface IPAddressPermission

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

public interface IPAddressPermission

Version:
$Revision$ $Date$

Method Summary
 boolean implies(InetAddress address)
           
 

Method Detail

implies

boolean implies(InetAddress address)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.