libCOT.properties revision 984ea967792540448d05fba2ac6fad5dadf91fd6
2N/A#
2N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
2N/A#
2N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
2N/A#
2N/A# The contents of this file are subject to the terms
2N/A# of the Common Development and Distribution License
2N/A# (the License). You may not use this file except in
2N/A# compliance with the License.
2N/A#
2N/A# You can obtain a copy of the License at
2N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
2N/A# opensso/legal/CDDLv1.0.txt
2N/A# See the License for the specific language governing
2N/A# permission and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL
2N/A# Header Notice in each file and include the License file
2N/A# at opensso/legal/CDDLv1.0.txt.
2N/A# If applicable, add the following below the CDDL Header,
2N/A# with the fields enclosed by brackets [] replaced by
2N/A# your own identifying information:
2N/A# "Portions Copyrighted [year] [name of copyright owner]"
2N/A#
2N/A# $Id: libCOT.properties,v 1.3 2008/06/25 05:46:16 qcheng Exp $
2N/A#
2N/A
2N/A# COT ResourceBundle properties file
2N/A
2N/AinvalidReaderUrl=Input reader url is not in URL format.
2N/AinvalidWriterUrl=Input writer url is not in URL format.
2N/AinvalidCotStatus=Status of circle of trust is invalid.
2N/AentityExistsInCot=The entity existed in the circle of trust already.
2N/AnullConfig=Could not COT (Circle of Turst) Service Configuration.
2N/AnullCot=COT Descriptor is null.
2N/AinvalidCOTName=Circle of Trust name is invalid : {0}
2N/AcotExists=Circle of Trust exists : {0}
2N/AinvalidEntityID=Entity Identifer is invalid : {0}
2N/AaddCOTFailed=Failed to add entity {0} to Circle of Trust in Realm {1}
2N/AremoveCOTFailed=Failed to remove entity {0} from Circle of Trust in Realm {1}
2N/AinvalidCOTType=Circle of Trust Type is invalid : {0}
2N/AdeleteCOTFailed=Deletion of COT Failed : {0}
2N/AdeleteCOTFailedHasMembers=Cannot delete Circle of Trust {0} under realm {1} since it has providers. Remove the providers before attempting deletion.
2N/AinvalidProtocolType=Federation protocol type is invalid : {0}
2N/A