|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPAcl | |
com.sun.jdmk.comm | |
com.sun.jdmk.snmp.IPAcl | Provides the classes for storing ACL information in an ASCII file. |
Uses of IPAcl in com.sun.jdmk.comm |
Methods in com.sun.jdmk.comm that return IPAcl | |
IPAcl |
SnmpAdaptorServerMBean.getIPAcl()
Deprecated. As of Java Dynamic Management Kit 5.0, replaced by SnmpAdaptorServerMBean.getInetAddressAcl() |
IPAcl |
SnmpAdaptorServer.getIPAcl()
Deprecated. As of Java Dynamic Management Kit 5.0, replaced by SnmpAdaptorServer.getInetAddressAcl() |
Constructors in com.sun.jdmk.comm with parameters of type IPAcl | |
SnmpAdaptorServer(IPAcl acl,
int port)
Deprecated. As of Java Dynamic Management Kit 5.0, use instead the constructor making use of InetAddressAcl . |
|
SnmpAdaptorServer(IPAcl acl,
InetAddress addr)
Deprecated. As of Java Dynamic Management Kit 5.0, use instead the constructor making use of InetAddressAcl . |
|
SnmpAdaptorServer(IPAcl acl,
int port,
InetAddress addr)
Deprecated. As of Java Dynamic Management Kit 5.0, use instead the constructor making use of InetAddressAcl . |
Uses of IPAcl in com.sun.jdmk.snmp.IPAcl |
Classes in com.sun.jdmk.snmp.IPAcl that implement IPAcl | |
class |
JdmkAcl
Deprecated. Use package com.sun.management.snmp.IPAcl in
preference to classes in this package. This class may be removed
in a future version of Java DMK. |
|
FCS Release jdmk-5_1-b34.1 2005.02.10_16:46:09_MET |
||||||||||
PREV NEXT | FRAMES NO FRAMES |