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