|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.oracle.tuxedo.tools.DMConfigChecker
public class DMConfigChecker
This class is a command line tool that reads a configuration file,
DMCONFIG
, check its syntax,
and transform it by encrypts the password fields in the XML based
configuration file.
The command prototype is
DMConfigChecker configFile keyFile
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
the main for encrypting a specific configuation file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.xml.sax.ErrorHandler |
---|
error, fatalError, warning |
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- Command line argument
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |