Uses of Interface
com.sun.jdmk.snmp.usm.usmmib.UsmUserEntryMBean

Packages that use UsmUserEntryMBean
com.sun.jdmk.snmp.usm.usmmib Provides the classes which implement the SNMP-USER-BASED-SM-MIB
 

Uses of UsmUserEntryMBean in com.sun.jdmk.snmp.usm.usmmib
 

Classes in com.sun.jdmk.snmp.usm.usmmib that implement UsmUserEntryMBean
 class UsmUserEntry
          Deprecated. Use package com.sun.management.snmp.usm.usmmib in preference to classes in this package. This class may be removed in a future version of Java DMK.
 class UsmUserEntryImpl
          Deprecated. Use package com.sun.management.snmp.usm.usmmib in preference to classes in this package. This class may be removed in a future version of Java DMK.
 

Fields in com.sun.jdmk.snmp.usm.usmmib declared as UsmUserEntryMBean
protected  UsmUserEntryMBean UsmUserEntryMeta.node
          Deprecated.  
 

Methods in com.sun.jdmk.snmp.usm.usmmib that return UsmUserEntryMBean
 UsmUserEntryMBean[] UsmUser.getUsmUserTable()
          Deprecated. Access the "UsmUserTable" variable as a bean indexed property.
 UsmUserEntryMBean[] TableUsmUserTable.getEntries()
          Deprecated. Return the entries stored in the table.
 

Methods in com.sun.jdmk.snmp.usm.usmmib with parameters of type UsmUserEntryMBean
protected  void UsmUserEntryMeta.setInstance(UsmUserEntryMBean var)
          Deprecated. Allow to bind the metadata description to a specific object.
 void TableUsmUserTable.addEntry(UsmUserEntryMBean entry)
          Deprecated. Add a new entry to the table.
 void TableUsmUserTable.addEntry(UsmUserEntryMBean entry, ObjectName name)
          Deprecated. Add a new entry to the table.
 void TableUsmUserTable.removeEntry(UsmUserEntryMBean entry)
          Deprecated. Remove the specified entry from the table.
 SnmpIndex TableUsmUserTable.buildSnmpIndex(UsmUserEntryMBean entry)
          Deprecated. Build index for "UsmUserEntry".
 


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.