Classes |
OTPdbase |
This is a Mixin class to provide standard OTP database access
methods. |
OTPDictionary |
The OTPDictionary contains a list of 'words' used to encode
bytestrings into a human readable form that's easy to memorise and
respond to. |
OTPGenerator |
An OTPGenerator provides the methods required to generate One Time
Passwords. |
OTPUserEntry |
This class defines the values that are required for a user entry in an
OTP database. |
SASLOTPProfile |
A SASLOTPProfile is a SASL Profile that implements the OTP mechanism
for one time password authentication. |