RestSTSAdd.jsp revision 56f76965098d6cc3ae531ce0a73bda588abdf1d3
0N/A You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
0N/A the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
0N/A<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
0N/A<%@taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
0N/A locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
0N/A pageTitle="webconsole.title"
0N/A <script language="javascript" src="../console/js/am.js"></script>
0N/A return confirm("<cc:text name="txtLogout" defaultValue="masthead.logoutMessage" bundleID="amConsole"/>");
0N/A <cc:primarymasthead name="mhCommon" bundleID="amConsole" logoutOnClick="return confirmLogout();" locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>