Uses of Class
com.sun.jdmk.snmp.usm.SnmpUsmAlgorithmManager

Packages that use SnmpUsmAlgorithmManager
com.sun.jdmk.snmp.usm Provides the classes which implement the SNMP User-based Security Model for version 3. 
 

Uses of SnmpUsmAlgorithmManager in com.sun.jdmk.snmp.usm
 

Methods in com.sun.jdmk.snmp.usm that return SnmpUsmAlgorithmManager
 SnmpUsmAlgorithmManager SnmpUsmPasswordLcd.getAlgorithmManager()
          See SnmpUsmLcd interface doc for details.
 SnmpUsmAlgorithmManager SnmpUsmLcd.getAlgorithmManager()
          Deprecated. Gets the associated SnmpUsmAlgorithmManager.
 

Methods in com.sun.jdmk.snmp.usm with parameters of type SnmpUsmAlgorithmManager
 void SnmpUsmPasswordLcd.setAlgorithmManager(SnmpUsmAlgorithmManager algos)
          See SnmpUsmLcd interface doc for details.
 void SnmpUsmLcd.setAlgorithmManager(SnmpUsmAlgorithmManager manager)
          Deprecated. Associates an SnmpUsmAlgorithmManager.
 


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.