Delegation.jsp revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic The contents of this file are subject to the terms
1337c7673efc1f80f634139fbad7cbb98a0dc657ylavic of the Common Development and Distribution License
4da61833a1cbbca94094f9653fd970582b97a72etrawick (the License). You may not use this file except in
4da61833a1cbbca94094f9653fd970582b97a72etrawick compliance with the License.
4da61833a1cbbca94094f9653fd970582b97a72etrawick You can obtain a copy of the License at
4da61833a1cbbca94094f9653fd970582b97a72etrawick https://opensso.dev.java.net/public/CDDLv1.0.html or
4789804be088bcd86ae637a29cdb7fda25169521jailletc See the License for the specific language governing
4789804be088bcd86ae637a29cdb7fda25169521jailletc permission and limitations under the License.
e50c3026198fd496f183cda4c32a202925476778covener When distributing Covered Code, include this CDDL
e50c3026198fd496f183cda4c32a202925476778covener Header Notice in each file and include the License file
5b88c8507d5ef6d0c4cfbc78230294968175b638minfrin If applicable, add the following below the CDDL Header,
5b88c8507d5ef6d0c4cfbc78230294968175b638minfrin with the fields enclosed by brackets [] replaced by
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic your own identifying information:
6c3b9cebb551140fbb25d58bae08b539b3802133ylavic "Portions Copyrighted [year] [name of copyright owner]"
4f29b65ab4b547ad5dbe506e2d0ff5d12ead9247ylavic $Id: Delegation.jsp,v 1.5 2008/09/04 00:04:45 asyhuang Exp $
69301145375a889e7e37caf7cc7321ac0f91801erpluem<%@ page info="Delegation" language="java" %>
69301145375a889e7e37caf7cc7321ac0f91801erpluem<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
506bfe33206b2fece40ef25f695af39dd4130facjkaluza<%@taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
506bfe33206b2fece40ef25f695af39dd4130facjkaluza<jato:useViewBean
506bfe33206b2fece40ef25f695af39dd4130facjkaluza className="com.sun.identity.console.delegation.DelegationViewBean"
506bfe33206b2fece40ef25f695af39dd4130facjkaluza fireChildDisplayEvents="true" >
d58a848a016d401b965111e50ef829e1641f7834minfrin<cc:i18nbundle baseName="amConsole" id="amConsole"
d58a848a016d401b965111e50ef829e1641f7834minfrin locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
2e6f4d654c96c98b761fb012fd25c5d5b1558c44sf<cc:header name="hdrCommon" pageTitle="webconsole.title" bundleID="amConsole" copyrightYear="2004" fireDisplayEvents="true">
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic<script language="javascript" src="../console/js/am.js"></script>
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic<cc:form name="Delegation" method="post" defaultCommandChild="/btnSearch">
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic<jato:hidden name="szCache" />
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic<script language="javascript">
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic function confirmLogout() {
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic return confirm("<cc:text name="txtLogout" defaultValue="masthead.logoutMessage" bundleID="amConsole"/>");
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic<cc:primarymasthead name="mhCommon" bundleID="amConsole" logoutOnClick="return confirmLogout();" locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic<cc:breadcrumbs name="breadCrumb" bundleID="amConsole" />
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic<cc:tabs name="tabCommon" bundleID="amConsole" submitFormData="true" />
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic<table border="0" cellpadding="10" cellspacing="0" width="100%">
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener <cc:alertinline name="ialertCommon" bundleID="amConsole" />
44ff304057225e944e220e981d434a046d14cf06covener<table border="0" cellpadding="0" cellspacing="0" width="100%">
5d1ba75b8794925e67591c209085a49279791de9covener <cc:breadcrumbs name="parentagepath" bundleID="amConsole" />
5d1ba75b8794925e67591c209085a49279791de9covener <div class="BcmWhtDiv"><cc:text name="txtRoot" bundleID="amConsole" /></div>
caad2986f81ab263f7af41467dd622dc9add17f3ylavic<%-- PAGE CONTENT --------------------------------------------------------- --%>
caad2986f81ab263f7af41467dd622dc9add17f3ylavic<cc:pagetitle name="pgtitle" bundleID="amConsole" pageTitleText="page.title.delegation" showPageTitleSeparator="true" viewMenuLabel="" pageTitleHelpMessage="" showPageButtonsTop="true" showPageButtonsBottom="false" />
caad2986f81ab263f7af41467dd622dc9add17f3ylavic<cc:spacer name="spacer" height="10" newline="true" />
f7317ff316c2b141feea31bddb74d5d3fa1584edjorton<table border="0" cellpadding="0" cellspacing="0">
2165214331e4afafca4048f66f303d0253d7b001covener <td><cc:spacer name="spacer" height="1" width="10" newline="false" /></td>
a34684a59b60a4173c25035d0c627ef17e6dc215rpluem <td nowrap><cc:label name ="lblFilter" elementName="tfFilter" /><cc:textfield name="tfFilter" defaultValue="*" onKeyDown="if (event.keyCode == 13) { document.forms['Delegation'].submit(); return false;}" /></td>
a34684a59b60a4173c25035d0c627ef17e6dc215rpluem <td><cc:spacer name="spacer" height="1" width="3" newline="false" /></td>
1e2d421a36999d292042a5539971070d54aa6c63ylavic <td><cc:button name="btnSearch" bundleID="amConsole" defaultValue="button.search" type="primary" onClick="document.forms['Delegation'].submit();" /></td>
fa7ed98b9dc94c5845cf845aea0a44ecacd290c9humbedooh<cc:spacer name="spacer" height="10" newline="true" />
0b67eb8568cd58bb77082703951679b42cf098actrawick<cc:actiontable
0b67eb8568cd58bb77082703951679b42cf098actrawick name="tblSearch"
0b67eb8568cd58bb77082703951679b42cf098actrawick bundleID="amConsole"
09c87c777bed1655621bb20e1c46cb6b1a63279dcovener selectionType="none"
6502b7b32f980cc2093bb3ebce37e5e4dc68fba4ylavic showAdvancedSortingIcon="false"
6502b7b32f980cc2093bb3ebce37e5e4dc68fba4ylavic showLowerActions="false"
3060ce7f798fbda7999cd4ddf89b525d2b294185covener showPaginationControls="false"
c1a63b8fad09c419c1a64f75993feb8a343a6801ylavic showPaginationIcon="false"
c1a63b8fad09c419c1a64f75993feb8a343a6801ylavic showSelectionIcons="false"
c1a63b8fad09c419c1a64f75993feb8a343a6801ylavic showSelectionSortIcon="false"
e6b4bd1113567627ab6bb6c6a7105e1e01a7d889jailletc showSortingRow="false" />
e466c40e1801982602ee0200c9e8b61cc148742djailletc</cc:header>
457468b82e59d01eba00dd9d0817309c8f5e414ejim</jato:useViewBean>