Package 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.

See:
          Description

Interface Summary
KeyIntegrityChecker Checks the integrity of a kerberos key to decode-decrypt an encrypted generalized timestamp representing the pre-auth data.
SamVerifier Single-use Authentication Mechanism verifier (subsystem) interface.
 

Class Summary
SamSubsystem The Subsystem that enables the Kerberos server to use plugable Single-use Authentication mechanisms.
TimestampChecker  
 

Exception Summary
SamException Base class for all SAM subsystem errors.
 

Package org.apache.directory.server.kerberos.sam Description

Provides a subsystem that enables the KDC's Authentication Service (AS) to use pluggable Single-use Authentication Mechanisms (SAM) during pre-authentication processing. An example of a SAM mechanism would be one-time passwords (OTP).

Version:
$Rev$, $Date$
Author:
Apache Directory Project


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.