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

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

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

Methods in com.sun.jdmk.snmp.usm that return SnmpUsmPrivPair
 SnmpUsmPrivPair SnmpUsmPasswordLcd.getUserPrivPair(SnmpEngineId engineId, String userName)
          See SnmpUsmLcd interface doc for details.
 SnmpUsmPrivPair SnmpUsmSecureUser.getPrivPair()
          Deprecated. Gets the privacy pair.
 SnmpUsmPrivPair SnmpUsmLcd.getUserPrivPair(SnmpEngineId engineId, String userName)
          Deprecated. Gets the SnmpUsmPrivAlgorithm/Localized key pair associated to a user name and authoritative engine Id.
 

Methods in com.sun.jdmk.snmp.usm with parameters of type SnmpUsmPrivPair
 void SnmpUsmSecureUser.clonePrivPair(SnmpUsmPrivPair pair)
          Deprecated. Clones the passed pair.
 


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.