WebServiceClientEdit.jsp revision 984ea967792540448d05fba2ac6fad5dadf91fd6
45e9809aff7304721fddb95654901b32195c9c7avboxsync DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
45e9809aff7304721fddb95654901b32195c9c7avboxsync Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
45e9809aff7304721fddb95654901b32195c9c7avboxsync The contents of this file are subject to the terms
45e9809aff7304721fddb95654901b32195c9c7avboxsync of the Common Development and Distribution License
45e9809aff7304721fddb95654901b32195c9c7avboxsync (the License). You may not use this file except in
45e9809aff7304721fddb95654901b32195c9c7avboxsync compliance with the License.
45e9809aff7304721fddb95654901b32195c9c7avboxsync You can obtain a copy of the License at
45e9809aff7304721fddb95654901b32195c9c7avboxsync https://opensso.dev.java.net/public/CDDLv1.0.html or
45e9809aff7304721fddb95654901b32195c9c7avboxsync See the License for the specific language governing
45e9809aff7304721fddb95654901b32195c9c7avboxsync permission and limitations under the License.
45e9809aff7304721fddb95654901b32195c9c7avboxsync When distributing Covered Code, include this CDDL
45e9809aff7304721fddb95654901b32195c9c7avboxsync Header Notice in each file and include the License file
45e9809aff7304721fddb95654901b32195c9c7avboxsync If applicable, add the following below the CDDL Header,
45e9809aff7304721fddb95654901b32195c9c7avboxsync with the fields enclosed by brackets [] replaced by
45e9809aff7304721fddb95654901b32195c9c7avboxsync your own identifying information:
45e9809aff7304721fddb95654901b32195c9c7avboxsync "Portions Copyrighted [year] [name of copyright owner]"
45e9809aff7304721fddb95654901b32195c9c7avboxsync $Id: WebServiceClientEdit.jsp,v 1.10 2009/12/03 23:38:29 asyhuang Exp $
45e9809aff7304721fddb95654901b32195c9c7avboxsync<%@ page info="WebServiceClientEdit" language="java" %>
45e9809aff7304721fddb95654901b32195c9c7avboxsync<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
45e9809aff7304721fddb95654901b32195c9c7avboxsync<%@taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
45e9809aff7304721fddb95654901b32195c9c7avboxsync<jato:useViewBean
45e9809aff7304721fddb95654901b32195c9c7avboxsync className="com.sun.identity.console.agentconfig.WebServiceClientEditViewBean"
45e9809aff7304721fddb95654901b32195c9c7avboxsync fireChildDisplayEvents="true" >
45e9809aff7304721fddb95654901b32195c9c7avboxsync<cc:i18nbundle baseName="amConsole" id="amConsole"
45e9809aff7304721fddb95654901b32195c9c7avboxsync locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
45e9809aff7304721fddb95654901b32195c9c7avboxsync<cc:i18nbundle baseName="agentService" id="agentService"
45e9809aff7304721fddb95654901b32195c9c7avboxsync locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
45e9809aff7304721fddb95654901b32195c9c7avboxsync<cc:header name="hdrCommon" pageTitle="webconsole.title" bundleID="amConsole" copyrightYear="2007" fireDisplayEvents="true">
<script language="javascript" src="../console/js/am.js"></script>
frm = radioComp.form;
disableCustomKeyStoreFields(frm, (radioComp.value == 'default'));
var frm = document.forms['WebServiceClientEdit'];
for (var i = 0; (i < securityMech.length); i++) {
var frm = document.forms['WebServiceClientEdit'];
var frm = document.forms['WebServiceClientEdit'];
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()%>"/>
<cc:pagetitle name="pgtitleTwoBtns" bundleID="amConsole" pageTitleText="page.title.entities.create" showPageTitleSeparator="true" viewMenuLabel="" pageTitleHelpMessage="" showPageButtonsTop="true" showPageButtonsBottom="false" />
defaultValue="agentconfig.button.inherit"
defaultValue="agentconfig.button.dump"
var frm = document.forms['WebServiceClientEdit'];