RestSTSAdd.jsp revision a4544a5a0e622ef69e38641f87ab1b5685e05911
You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
<%@taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
className="com.sun.identity.console.sts.RestSTSAddViewBean"
locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
pageTitle="webconsole.title"
<script language="javascript" src="../console/js/am.js"></script>
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()%>"/>