SAMLv2SPAdvanced.jsp revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
a89f073e2246d8dc081ec584f19bbcd813b9a44cneil_a_wilson DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
a89f073e2246d8dc081ec584f19bbcd813b9a44cneil_a_wilson Copyright (c) 2008 Sun Microsystems Inc. All Rights Reserved
a89f073e2246d8dc081ec584f19bbcd813b9a44cneil_a_wilson The contents of this file are subject to the terms
a89f073e2246d8dc081ec584f19bbcd813b9a44cneil_a_wilson of the Common Development and Distribution License
a89f073e2246d8dc081ec584f19bbcd813b9a44cneil_a_wilson (the License). You may not use this file except in
a89f073e2246d8dc081ec584f19bbcd813b9a44cneil_a_wilson compliance with the License.
$Id: SAMLv2SPAdvanced.jsp,v 1.2 2008/06/25 05:50:24 qcheng Exp $
<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
<%@taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
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"/>");
locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>