<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
Copyright (c) 2005 Sun Microsystems Inc. All Rights Reserved
The contents of this file are subject to the terms
of the Common Development and Distribution License
(the License). You may not use this file except in
compliance with the License.
You can obtain a copy of the License at
https://opensso.dev.java.net/public/CDDLv1.0.html or
opensso/legal/CDDLv1.0.txt
See the License for the specific language governing
permission and limitations under the License.
When distributing Covered Code, include this CDDL
Header Notice in each file and include the License file
at opensso/legal/CDDLv1.0.txt.
If applicable, add the following below the CDDL Header,
with the fields enclosed by brackets [] replaced by
your own identifying information:
"Portions Copyrighted [year] [name of copyright owner]"
$Id: auth.tld,v 1.2 2008/06/25 05:45:34 qcheng Exp $
-->
<!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN"
"http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
<taglib>
<tlibversion>1.0</tlibversion>
<jspversion>1.1</jspversion>
<shortname>auth</shortname>
<info>Auth Tags Library</info>
<tag>
<name>form</name>
<tagclass>com.sun.identity.authentication.UI.taglib.DSAMEFormTag</tagclass>
<bodycontent>JSP</bodycontent>
<attribute>
<name>name</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<attribute>
<name>action</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>tilePrefix</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>method</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<attribute>
<name>target</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>defaultCommandChild</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>accept</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<attribute>
<name>acceptCharset</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<attribute>
<name>encType</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onReset</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onSubmit</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- Style sheet support -->
<attribute>
<name>style</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<!-- Style sheet support -->
<attribute>
<name>styleClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>elementId</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>href</name>
<tagclass>com.sun.identity.authentication.UI.taglib.DSAMEHrefTag</tagclass>
<bodycontent>JSP</bodycontent>
<attribute>
<name>name</name>
<required>true</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<attribute>
<name>target</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>anchor</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>defaultValue</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>extraHtml</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>fireDisplayEvents</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<attribute>
<name>queryParams</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>accessKey</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>disabled</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>tabIndex</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<attribute>
<name>title</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>trim</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onBlur</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onChange</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
<!-- JavaScript support -->
</attribute>
<attribute>
<name>onClick</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onDblClick</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onFocus</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onKeyDown</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onKeyPress</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onKeyUp</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onMouseDown</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onMouseMove</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onMouseOut</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onMouseOver</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onMouseUp</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- JavaScript support -->
<attribute>
<name>onSelect</name>
<required>false</required>
<rtexprvalue>false</rtexprvalue>
</attribute>
<!-- Style sheet support -->
<attribute>
<name>style</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<!-- Style sheet support -->
<attribute>
<name>styleClass</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>elementId</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>resBundle</name>
<tagclass>com.sun.identity.authentication.UI.taglib.DSAMEResBundleTag</tagclass>
<bodycontent>JSP</bodycontent>
<attribute>
<name>bundleName</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
<attribute>
<name>resourceKey</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
<name>value</name>
<tagclass>com.sun.identity.authentication.UI.taglib.DSAMEValueTag</tagclass>
<bodycontent>JSP</bodycontent>
<attribute>
<name>key</name>
<required>true</required>
<rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
</taglib>