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

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details