|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.plugin.security.EncodePW
public class EncodePW
Run the main of this class to return an encoded and converted-to-ascii result is written to System.out
Constructor Summary | |
---|---|
EncodePW()
GenPropertiesFile constructor comment. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] argv)
usage: java com.ibm.ldaptim.util.EncodePW password where: password is string to be encoded and converted to ascii example: java com.ibm.ldaptim.util.EncodePW secret |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EncodePW()
Method Detail |
---|
public static void main(java.lang.String[] argv)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |