|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.kerberos.shared.messages.value.Checksum
Constructor Summary | |
Checksum(ChecksumType checksumType,
byte[] checksum)
|
Method Summary | |
boolean |
equals(java.lang.Object o)
|
ChecksumType |
getChecksumType()
|
byte[] |
getChecksumValue()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Checksum(ChecksumType checksumType, byte[] checksum)
Method Detail |
public boolean equals(java.lang.Object o)
public byte[] getChecksumValue()
public ChecksumType getChecksumType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |