|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jdmk.snmp.usm.SnmpUsmAuthPair
com.sun.management.snmp.usm
in
preference to classes in this package. This class may be removed
in a future version of Java DMK.
This class models a "user/authentication algorithm" relation. It stores the algorithm and key to use when dealing with authentication.
Field Summary | |
SnmpUsmAuthAlgorithm |
algo
Deprecated. Authentication algorithm. |
byte[] |
key
Deprecated. Authentication localized key. |
Constructor Summary | |
SnmpUsmAuthPair()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public SnmpUsmAuthAlgorithm algo
public byte[] key
Constructor Detail |
public SnmpUsmAuthPair()
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |