|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.beepcore.beep.profile.sasl.otp.OTPGenerator
This class serves as a utility that generates OTP information (in the form of a java.util.Properties that can be written to network or disk.
Constructor Summary | |
OTPGenerator()
|
Method Summary | |
static void |
main(java.lang.String[] argv)
Method main is the method used to run the OTP generator. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OTPGenerator()
Method Detail |
public static void main(java.lang.String[] argv) throws SASLException
SASLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |