|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jdmk.snmp.usm.SnmpUsmPrivPair
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/privacy algorithm" relation. It stores the algorithm and key to use when dealing with privacy.
Field Summary | |
SnmpUsmPrivAlgorithm |
algo
Deprecated. Privacy algorithm. |
byte[] |
key
Deprecated. Privacy key. |
Constructor Summary | |
SnmpUsmPrivPair()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public SnmpUsmPrivAlgorithm algo
public byte[] key
Constructor Detail |
public SnmpUsmPrivPair()
|
FCS Release jdmk-5_1-b34.1 2005.02.10_16:46:09_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |