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

Packages that use SnmpUsmPrivPair
com.sun.management.snmp.usm Provides the classes for implementing the SNMP User-based Security Model for SNMPv3. 
 

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

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

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


Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST

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