Searched defs:BOOTSTRAP_EXTRA (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/setup/
H A DAMSetupServlet.java168 final static String BOOTSTRAP_EXTRA = "bootstrap"; field in class:AMSetupServlet
820 File bootstrapFile = new File(basedir + "/" + BOOTSTRAP_EXTRA);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/setup/
H A DAMSetupServlet.java176 final static String BOOTSTRAP_EXTRA = "bootstrap"; field in class:AMSetupServlet
722 File bootstrapFile = new File(basedir + "/" + BOOTSTRAP_EXTRA);

Completed in 1385 milliseconds