BasicClientTypesManager.properties revision 87b3fc65db52638e30547ac9de01938f83b78758
1008N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1008N/A#
1008N/A# Copyright (c) 2010 ForgeRock AS. All Rights Reserved
1008N/A#
1008N/A# The contents of this file are subject to the terms
1008N/A# of the Common Development and Distribution License
1008N/A# (the License). You may not use this file except in
1008N/A# compliance with the License.
6983N/A#
6983N/A# You can obtain a copy of the License at
1008N/A# http://forgerock.org/license/CDDLv1.0.html
1008N/A# See the License for the specific language governing
1008N/A# permission and limitations under the License.
1008N/A#
6983N/A# When distributing Covered Code, include this CDDL
6983N/A# Header Notice in each file and include the License file
6983N/A# at http://forgerock.org/license/CDDLv1.0.html
6983N/A# If applicable, add the following below the CDDL Header,
1008N/A# with the fields enclosed by brackets [] replaced by
1008N/A# your own identifying information:
1008N/A# "Portions Copyrighted [year] [name of copyright owner]"
1008N/Aclients=HTML,HTMLRDP,HTMLTHIN
1008N/A
3215N/A# generic html
1008N/AHTML_name=HTML
1008N/AHTML_attributes=filePath=html,contentType=text/html,cookieSupport=true,genericHtml=true,CcppAccept-Charset=UTF-8
1008N/A
1008N/A# generic html
1008N/AHTMLRDP_name=HTMLRDP
1008N/AHTMLRDP_attributes=filePath=embedded,contentType=text/html,cookieSupport=true,genericHtml=true,CcppAccept-Charset=UTF-8
1008N/A
1008N/A# generic html
1008N/AHTMLTHIN_name=HTMLTHIN
1008N/AHTMLTHIN_attributes=filePath=htmlthin,contentType=text/html,cookieSupport=true,genericHtml=true,CcppAccept-Charset=UTF-8
1008N/A