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

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

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

Methods in com.sun.management.snmp.usm that throw SnmpUsmUserNameException
 SnmpUsmSecureUser SnmpUsmPasswordLcd.getUser(SnmpEngineId engineId, String userName)
          Gets the SnmpUsmSecureUser for the passed user name and authoritative engine Id.
 SnmpUsmSecureUser SnmpUsmLcd.getUser(SnmpEngineId engineId, String userName)
          Gets the SnmpUsmSecureUser for the passed user name and authoritative engine Id.
 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.
 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.
 


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.