propertySCSAML2SOAPBindingRequestHandlerList.xml revision 7d602f039beb26151cdc6306cfd3952b98bdc424
3112N/A<!--
3112N/A DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
3112N/A
3112N/A Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
3112N/A
3112N/A The contents of this file are subject to the terms
3112N/A of the Common Development and Distribution License
3112N/A (the License). You may not use this file except in
3112N/A compliance with the License.
3112N/A
3112N/A You can obtain a copy of the License at
3112N/A https://opensso.dev.java.net/public/CDDLv1.0.html or
3112N/A opensso/legal/CDDLv1.0.txt
3112N/A See the License for the specific language governing
3112N/A permission and limitations under the License.
3112N/A
3112N/A When distributing Covered Code, include this CDDL
3112N/A Header Notice in each file and include the License file
3112N/A at opensso/legal/CDDLv1.0.txt.
3112N/A If applicable, add the following below the CDDL Header,
3112N/A with the fields enclosed by brackets [] replaced by
3112N/A your own identifying information:
3112N/A "Portions Copyrighted [year] [name of copyright owner]"
5061N/A
6273N/A $Id: propertySCSAML2SOAPBindingRequestHandlerList.xml,v 1.2 2008/06/25 05:51:07 qcheng Exp $
3112N/A
4458N/A-->
4458N/A
4458N/A<!DOCTYPE propertysheet SYSTEM "propertysheet.dtd">
4458N/A
3832N/A<propertysheet>
3832N/A <section name="dummy" defaultValue="blank.header">
4458N/A <property required="true">
3832N/A <label name="lblKey" defaultValue="soapBinding.service.table.requestHandlerList.key" labelFor="key" />
3832N/A <cc name="key" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag" >
4458N/A <attribute name="autoSubmit" value="false" />
4974N/A <attribute name="localizeDisplayFieldValue" value="false" />
6312N/A </cc>
4458N/A </property>
5581N/A <property required="true">
6312N/A <label name="lblClass" defaultValue="soapBinding.service.table.requestHandlerList.class" labelFor="class" />
6312N/A <cc name="class" tagclass="com.sun.web.ui.taglib.html.CCTextFieldTag">
6312N/A <attribute name="autoSubmit" value="false" />
5580N/A <attribute name="localizeDisplayFieldValue" value="false" />
6312N/A <attribute name="size" value="100" />
4978N/A </cc>
4978N/A </property>
6312N/A </section>
4978N/A</propertysheet>
5010N/A