|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.lanl.KeyManager.KeyMgr
Provides a GUI application for OpenEMed to manage keys for certificate authorities and users for use by clients and servers; configured from an xml file.

| Constructor Summary | |
KeyMgr()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Starts the keymanager application |
void |
startKeyMgr(java.lang.String[] args)
Start up the key manager and display the gui |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KeyMgr()
| Method Detail |
public void startKeyMgr(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionargs - are the command line arguments, contains the
path to the xml file.public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||