Searched refs:Wizard (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam/openam-core/src/main/java/com/sun/identity/config/wizard/
H A DStep7.java69 tmp = getAttribute("rootSuffix", Wizard.defaultRootSuffix);
79 tmp = getAttribute("configStoreLoginId", Wizard.defaultUserName);
H A DStep4.java113 val = getAttribute("configStoreLoginId",Wizard.defaultUserName);
117 val = getAttribute("rootSuffix", Wizard.defaultRootSuffix);
155 Wizard.defaultUserName);
160 Wizard.defaultRootSuffix);
H A DStep3.java89 String val = getAttribute("rootSuffix", Wizard.defaultRootSuffix);
142 val = getAttribute("configStorePassword", Wizard.defaultPassword);
145 val = getAttribute("configStoreLoginId", Wizard.defaultUserName);
H A DWizard.java25 * $Id: Wizard.java,v 1.27 2009/01/17 02:05:35 kevinserwin Exp $
49 public class Wizard extends ProtectedPage implements Constants { class in inherits:ProtectedPage,Constants
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/config/wizard/
H A DStep7.java68 tmp = getAttribute("rootSuffix", Wizard.defaultRootSuffix);
78 tmp = getAttribute("configStoreLoginId", Wizard.defaultUserName);
H A DStep4.java113 val = getAttribute("configStoreLoginId",Wizard.defaultUserName);
117 val = getAttribute("rootSuffix", Wizard.defaultRootSuffix);
155 Wizard.defaultUserName);
160 Wizard.defaultRootSuffix);
H A DStep3.java88 String val = getAttribute("rootSuffix", Wizard.defaultRootSuffix);
141 val = getAttribute("configStorePassword", Wizard.defaultPassword);
144 val = getAttribute("configStoreLoginId", Wizard.defaultUserName);
H A DWizard.java25 * $Id: Wizard.java,v 1.27 2009/01/17 02:05:35 kevinserwin Exp $
47 public class Wizard extends ProtectedPage implements Constants { class in inherits:ProtectedPage,Constants

Completed in 41 milliseconds