|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tivoli.pd.jazn.demo.PDDemoSetup
Access Manager PDDemoSetup class.
This class creates the configuration file necessary to run either the PDPermissionDemo or the PDJaasDemo. The user is given the option of creating/updating the files in the lib/security directory of the jre currently in use to which the changes necessary to support the PDJaasDemo.
The PDDemoSetup prompts the user for the information needed to create a configuration file. If the creation of the configuration file fails, the user is prompted for whether or not to try again.
The PDDemoSetup prompts the user for whether or not the user wishes to setup the jre to run the PDJaasDemo. The existing files in the lib/security directory of the jre are backed up prior to update.
Constructor Summary | |
---|---|
PDDemoSetup(java.lang.String[] argv)
Constructs a PDDemoSetup object. |
Method Summary | |
---|---|
static void |
main(java.lang.String[] argv)
Main program. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PDDemoSetup(java.lang.String[] argv)
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 |