9512fe850e98fdd448c638ca63fdd92a8a510255ahl DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
9512fe850e98fdd448c638ca63fdd92a8a510255ahl The contents of this file are subject to the terms
9512fe850e98fdd448c638ca63fdd92a8a510255ahl of the Common Development and Distribution License
9512fe850e98fdd448c638ca63fdd92a8a510255ahl (the License). You may not use this file except in
9512fe850e98fdd448c638ca63fdd92a8a510255ahl compliance with the License.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl You can obtain a copy of the License at
9512fe850e98fdd448c638ca63fdd92a8a510255ahl See the License for the specific language governing
9512fe850e98fdd448c638ca63fdd92a8a510255ahl permission and limitations under the License.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl When distributing Covered Code, include this CDDL
9512fe850e98fdd448c638ca63fdd92a8a510255ahl Header Notice in each file and include the License file
9512fe850e98fdd448c638ca63fdd92a8a510255ahl If applicable, add the following below the CDDL Header,
9512fe850e98fdd448c638ca63fdd92a8a510255ahl with the fields enclosed by brackets [] replaced by
9512fe850e98fdd448c638ca63fdd92a8a510255ahl your own identifying information:
9512fe850e98fdd448c638ca63fdd92a8a510255ahl "Portions Copyrighted [year] [name of copyright owner]"
9512fe850e98fdd448c638ca63fdd92a8a510255ahl $Id: FSSAMLTargetURLsAdd.jsp,v 1.2 2008/06/25 05:50:21 qcheng Exp $
9512fe850e98fdd448c638ca63fdd92a8a510255ahl<%@ page info="FSSAMLTargetURLsAdd" language="java" %>
9512fe850e98fdd448c638ca63fdd92a8a510255ahl<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
9512fe850e98fdd448c638ca63fdd92a8a510255ahl<%@taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
9512fe850e98fdd448c638ca63fdd92a8a510255ahl<jato:useViewBean
9512fe850e98fdd448c638ca63fdd92a8a510255ahl className="com.sun.identity.console.federation.FSSAMLTargetURLsAddViewBean"
9512fe850e98fdd448c638ca63fdd92a8a510255ahl fireChildDisplayEvents="true" >
9512fe850e98fdd448c638ca63fdd92a8a510255ahl<cc:i18nbundle baseName="amConsole"
9512fe850e98fdd448c638ca63fdd92a8a510255ahl id="amConsole"
9512fe850e98fdd448c638ca63fdd92a8a510255ahl locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
pageTitle="webconsole.title"
return confirm("<cc:text name="txtLogout" defaultValue="masthead.logoutMessage" bundleID="amConsole"/>");
locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
pageTitleText="page.title.SAML.addSiteID"