|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.directory.server.kerberos.sam.TimestampChecker
| Constructor Summary | |
TimestampChecker()
|
|
| Method Summary | |
boolean |
checkKeyIntegrity(byte[] encryptedData,
javax.security.auth.kerberos.KerberosKey kerberosKey)
Checks the integrity of a KerberosKey to decrypt-decode and compare an encrypted encoded generalized timestamp representing the preauth data. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TimestampChecker()
| Method Detail |
public boolean checkKeyIntegrity(byte[] encryptedData,
javax.security.auth.kerberos.KerberosKey kerberosKey)
KeyIntegrityChecker
checkKeyIntegrity in interface KeyIntegrityCheckerencryptedData - the generalized timestamp encrypted with client hotp
generated KerberosKeykerberosKey - the KerberosKey generated from server side hotp value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||