amProperty.properties revision a4544a5a0e622ef69e38641f87ab1b5685e05911
347N/A#
347N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
347N/A#
347N/A# Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
347N/A#
347N/A# The contents of this file are subject to the terms
347N/A# of the Common Development and Distribution License
347N/A# (the License). You may not use this file except in
347N/A# compliance with the License.
347N/A#
347N/A# You can obtain a copy of the License at
347N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
347N/A# opensso/legal/CDDLv1.0.txt
347N/A# See the License for the specific language governing
347N/A# permission and limitations under the License.
347N/A#
347N/A# When distributing Covered Code, include this CDDL
347N/A# Header Notice in each file and include the License file
347N/A# at opensso/legal/CDDLv1.0.txt.
347N/A# If applicable, add the following below the CDDL Header,
347N/A# with the fields enclosed by brackets [] replaced by
347N/A# your own identifying information:
347N/A# "Portions Copyrighted [year] [name of copyright owner]"
347N/A#
347N/A# $Id: amProperty.properties,v 1.6 2008/07/28 23:43:35 veiming Exp $
347N/A#
347N/A# Portions Copyrighted 2015 ForgeRock AS.
347N/A#
347N/A
347N/A#
347N/A# Matching Algorithm
347N/A#
493N/A# match uitype
347N/A# match type
347N/A# match type.syntax
347N/A# match type.whatever
493N/A
347N/Alink=com.sun.web.ui.taglib.html.CCHrefTag
347N/Abutton=com.sun.web.ui.taglib.html.CCButtonTag
493N/Anamevaluelist=com.sun.web.ui.taglib.editablelist.CCEditableListTag
347N/Aradio=com.sun.web.ui.taglib.html.CCRadioButtonTag
347N/Asingle.boolean=com.sun.web.ui.taglib.html.CCCheckBoxTag
347N/Asingle.password=com.sun.web.ui.taglib.html.CCPasswordTag
347N/Asingle.paragraph=com.sun.web.ui.taglib.html.CCTextAreaTag
347N/Asingle.xml=com.sun.web.ui.taglib.html.CCTextAreaTag
347N/Asingle.script=com.sun.web.ui.taglib.html.CCTextAreaTag
493N/Asingle.whatever=com.sun.web.ui.taglib.html.CCTextFieldTag
493N/Asingle_choice=com.sun.web.ui.taglib.html.CCRadioButtonTag
347N/Amultiple_choice=com.sun.web.ui.taglib.html.CCHiddenTag
347N/Alist=com.sun.web.ui.taglib.editablelist.CCEditableListTag
orderedlist=com.sun.identity.console.ui.taglib.CCOrderedListTag
unorderedlist=com.sun.identity.console.ui.taglib.CCUnOrderedListTag
maplist=com.sun.identity.console.ui.taglib.CCMapListTag
globalmaplist=com.sun.identity.console.ui.taglib.CCGlobalMapListTag
dropdown=com.sun.web.ui.taglib.html.CCDropDownMenuTag
# settings for the size of a textfield based on syntax
textfield.dn=60
textfield.number=10
textfield.number_range=10
textfield.numberic=10
textfield.string=40
textfield.default=60
textfield.url=75
# settings for the size of a textarea based on syntax
textarea.script.columns=100
textarea.script.rows=20
policy.textfield=50