libCOT.properties revision 4a48635cccc646ac479830fd4df0ee8e10c5bd8d
94bd918b63001277f1b28ae4581645f8a835688fBob Halley#
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
61e1dc26d62c2a0059e3ca7efe2ad0f4a5b8df92Mark Andrews#
61e1dc26d62c2a0059e3ca7efe2ad0f4a5b8df92Mark Andrews# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
94bd918b63001277f1b28ae4581645f8a835688fBob Halley#
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# The contents of this file are subject to the terms
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# of the Common Development and Distribution License
61e1dc26d62c2a0059e3ca7efe2ad0f4a5b8df92Mark Andrews# (the License). You may not use this file except in
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# compliance with the License.
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews#
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# You can obtain a copy of the License at
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# https://opensso.dev.java.net/public/CDDLv1.0.html or
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# opensso/legal/CDDLv1.0.txt
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# See the License for the specific language governing
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# permission and limitations under the License.
94bd918b63001277f1b28ae4581645f8a835688fBob Halley#
61e1dc26d62c2a0059e3ca7efe2ad0f4a5b8df92Mark Andrews# When distributing Covered Code, include this CDDL
36e0109263bd544578c245fe8db1e2718e8a8551Mark Andrews# Header Notice in each file and include the License file
61e1dc26d62c2a0059e3ca7efe2ad0f4a5b8df92Mark Andrews# at opensso/legal/CDDLv1.0.txt.
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# If applicable, add the following below the CDDL Header,
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# with the fields enclosed by brackets [] replaced by
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# your own identifying information:
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# "Portions Copyrighted [year] [name of copyright owner]"
94bd918b63001277f1b28ae4581645f8a835688fBob Halley#
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# $Id: libCOT.properties,v 1.3 2008/06/25 05:46:16 qcheng Exp $
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews#
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
94bd918b63001277f1b28ae4581645f8a835688fBob Halley# COT ResourceBundle properties file
94bd918b63001277f1b28ae4581645f8a835688fBob Halley
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyinvalidReaderUrl=Input reader url is not in URL format.
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyinvalidWriterUrl=Input writer url is not in URL format.
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyinvalidCotStatus=Status of circle of trust is invalid.
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyentityExistsInCot=The entity existed in the circle of trust already.
94bd918b63001277f1b28ae4581645f8a835688fBob HalleynullConfig=Could not COT (Circle of Turst) Service Configuration.
94bd918b63001277f1b28ae4581645f8a835688fBob HalleynullCot=COT Descriptor is null.
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyinvalidCOTName=Circle of Trust name is invalid : {0}
94bd918b63001277f1b28ae4581645f8a835688fBob HalleycotExists=Circle of Trust exists : {0}
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyinvalidEntityID=Entity Identifer is invalid : {0}
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyaddCOTFailed=Failed to add entity {0} to Circle of Trust in Realm {1}
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyremoveCOTFailed=Failed to remove entity {0} from Circle of Trust in Realm {1}
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyinvalidCOTType=Circle of Trust Type is invalid : {0}
94bd918b63001277f1b28ae4581645f8a835688fBob HalleydeleteCOTFailed=Deletion of COT Failed : {0}
94bd918b63001277f1b28ae4581645f8a835688fBob HalleydeleteCOTFailedHasMembers=Cannot delete Circle of Trust {0} under realm {1} since it has providers. Remove the providers before attempting deletion.
94bd918b63001277f1b28ae4581645f8a835688fBob HalleyinvalidProtocolType=Federation protocol type is invalid : {0}
94bd918b63001277f1b28ae4581645f8a835688fBob Halley