|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.outbackinc.services.protocol.snmp.USM.USMUtilities
This class provides utility methods for use with the User-based Security Model (USM).
| Method Summary | |
static byte[] |
generateAuthKeyChangeValue(SnmpAuthoritativeSession cSnmpRemoteAuthoritativeSession,
byte[] bNewAuthenticationPassword)
Generates the KeyChange value needed to change an authentication key remotely. |
static byte[] |
generateAuthKeyChangeValue(SnmpAuthoritativeSession cSnmpRemoteAuthoritativeSession,
java.lang.String szNewAuthenticationPassword)
Deprecated. as of jSNMP v3.1.1 by generateAuthKeyChangeValue(SnmpAuthoritativeSession cSnmpRemoteAuthoritativeSession, byte[] bNewAuthenticationPassword) |
static byte[] |
generatePrivKeyChangeValue(SnmpAuthoritativeSession cSnmpRemoteAuthoritativeSession,
byte[] bNewPrivacyPassword)
Generates the KeyChange value needed to change a privacy key remotely. |
static byte[] |
generatePrivKeyChangeValue(SnmpAuthoritativeSession cSnmpRemoteAuthoritativeSession,
java.lang.String szNewPrivacyPassword)
Deprecated. as of jSNMP v3.1.1 by generatePrivKeyChangeValue(SnmpAuthoritativeSession cSnmpRemoteAuthoritativeSession, byte[] bNewPrivacyPassword) |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static byte[] generatePrivKeyChangeValue(SnmpAuthoritativeSession cSnmpRemoteAuthoritativeSession,
byte[] bNewPrivacyPassword)
throws java.lang.IllegalArgumentException
cSnmpRemoteAuthoritativeSession - remote authoritative sessionbNewPrivacyPassword - new passwordjava.lang.IllegalArgumentException - if cSnmpRemoteAuthoritativeSession is not a 'remote' or USM authoritative session
public static byte[] generatePrivKeyChangeValue(SnmpAuthoritativeSession cSnmpRemoteAuthoritativeSession,
java.lang.String szNewPrivacyPassword)
throws java.lang.IllegalArgumentException
cSnmpRemoteAuthoritativeSession - remote authoritative sessionszNewPrivacyPassword - new passwordjava.lang.IllegalArgumentException - if cSnmpRemoteAuthoritativeSession is not a 'remote' or USM authoritative session
public static byte[] generateAuthKeyChangeValue(SnmpAuthoritativeSession cSnmpRemoteAuthoritativeSession,
byte[] bNewAuthenticationPassword)
throws java.lang.IllegalArgumentException
cSnmpRemoteAuthoritativeSession - remote authoritative sessionbNewAuthenticationPassword - new passwordjava.lang.IllegalArgumentException - if cSnmpRemoteAuthoritativeSession is not a 'remote' or USM authoritative session
public static byte[] generateAuthKeyChangeValue(SnmpAuthoritativeSession cSnmpRemoteAuthoritativeSession,
java.lang.String szNewAuthenticationPassword)
throws java.lang.IllegalArgumentException
cSnmpRemoteAuthoritativeSession - remote authoritative sessionszNewAuthenticationPassword - new passwordjava.lang.IllegalArgumentException - if cSnmpRemoteAuthoritativeSession is not a 'remote' or USM authoritative session
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Home Services Products Purchase Contact Us About Us Legal Ceramics
Copyright © 2003-2008 jSNMP Enterprises All rights reserved.