com.sun.jdmk.snmp.IPAcl
Interface IPAcl

All Superinterfaces:
InetAddressAcl
All Known Implementing Classes:
JdmkAcl

Deprecated. As of Java Dynamic Management Kit 5.0, replaced by InetAddressAcl

public interface IPAcl
extends InetAddressAcl

Defines the IP address based ACL used by the SNMP protocol adaptor.

A default implementation where the information is stored on a flat file is provided by JdmkAcl

Version:
4.11 03/20/02
Author:
Sun Microsystems, Inc

Methods inherited from interface javax.management.snmp.InetAddressAcl
checkCommunity, checkReadPermission, checkReadPermission, checkWritePermission, checkWritePermission, getInformCommunities, getInformDestinations, getName, getTrapCommunities, getTrapDestinations
 


FCS Release
jdmk-5_1-b34.2 2005.11.29_16:24:00_MET

Copyright 1998-2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.