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

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

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

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

Methods in com.sun.management.snmp.usm with parameters of type SnmpUsmAuthPair
 void SnmpUsmSecureUser.cloneAuthPair(SnmpUsmAuthPair 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.