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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/tools/logdoc/
H A DLogHtmlTemplate.java38 public static String indexPage = "<html> <head> <script language=\"javascript\" src=\"browserVersion.js\" /> <script language=\"javascript\" src=\"stylesheet.js\" /> </head> <body> <table> <tr><td width=\"99%\">&nbsp;</td><td nowrap width=\"1%\">Log Reference Document</td></tr> </table> <h1>OpenSSO Project</h1> <h2>Log Reference Document</h2> Components <ul> @indices@ </ul> </body> </html>"; field in class:LogHtmlTemplate
/forgerock/openam/openam-core/src/main/java/com/sun/identity/tools/logdoc/
H A DLogHtmlTemplate.java38 public static String indexPage = "<html> <head> <script language=\"javascript\" src=\"browserVersion.js\" /> <script language=\"javascript\" src=\"stylesheet.js\" /> </head> <body> <table> <tr><td width=\"99%\">&nbsp;</td><td nowrap width=\"1%\">Log Reference Document</td></tr> </table> <h1>OpenSSO Project</h1> <h2>Log Reference Document</h2> Components <ul> @indices@ </ul> </body> </html>"; field in class:LogHtmlTemplate

Completed in 22 milliseconds