|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyIntegrityChecker | |
|---|---|
| org.apache.directory.server.kerberos.sam | Provides a subsystem that enables the KDC's Authentication Service (AS) to use pluggable Single-use Authentication Mechanisms (SAM) during pre-authentication processing. |
| Uses of KeyIntegrityChecker in org.apache.directory.server.kerberos.sam |
|---|
| Classes in org.apache.directory.server.kerberos.sam that implement KeyIntegrityChecker | |
|---|---|
class |
TimestampChecker
|
| Methods in org.apache.directory.server.kerberos.sam with parameters of type KeyIntegrityChecker | |
|---|---|
void |
SamVerifier.setIntegrityChecker(KeyIntegrityChecker keyChecker)
SamVerifiers require a KeyIntegrityChecker to calculate the integrity of a generated KerberosKey. |
void |
SamSubsystem.setIntegrityChecker(KeyIntegrityChecker keyChecker)
Sets the KeyIntegrityChecker used by the entire SamSubsystem. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||