0N/A#
1821N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1008N/A#
1008N/A# Copyright (c) 2008 Sun Microsystems Inc. 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.
1008N/A#
1008N/A# You can obtain a copy of the License at
1008N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
1008N/A# opensso/legal/CDDLv1.0.txt
1008N/A# See the License for the specific language governing
1008N/A# permission and limitations under the License.
1008N/A#
1008N/A# When distributing Covered Code, include this CDDL
1008N/A# Header Notice in each file and include the License file
1008N/A# at opensso/legal/CDDLv1.0.txt.
1008N/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/A#
1008N/A# $Id: libXACML.properties,v 1.2 2008/06/25 05:46:18 qcheng Exp $
1008N/A#
1008N/A
0N/AobjectImmutable=Object is immutable and can not be modified
0N/Anull_not_valid=Required element or attribute not provided
1821N/Ainvalid_value=Value provided is invalid
1821N/Ainvalid_element=Element provided is invalid
1821N/Amissing_local_name=Element name not specified
1821N/Aattribute_not_uri=URI expected, provided attribute value is not URI
1821N/Amissing_attribute=Required attribute not provided
1821N/Aattribute_parsing_error=Error parsing the attibute provided
1821N/Amissing_attribute_value=Required attribute value not provided
1821N/AerrorObtainingElement=Error obtaining Element
1821N/Amissing_subelements=Required subelement(s) not provided
1821N/Aunsupported_subject_category=Subject category provided not supported
1821N/Aelement_out_of_place=Provided element not in the right position
1821N/Ainvalid_child_name=Provided child Element invalid
1821N/Ainvalid_child_count=Invalid number of child Elements provided
1821N/Ainvalid_first_child=Invalid first child Element
1821N/Ainvalid_second_child=Invalid second child Element
1821N/Ainvalid_third_child=Invalid third child Element
1821N/Amissing_status_code=Required status code not provided
1821N/Amissing_minor_status_code=Required minor status code not provided
1821N/Aerror_parsing_attribute=Error parsing attribute
1821N/Anot_xml_element=XML Element expected, provided object not XML element
1821N/AschemaViolation=Schema violation
1821N/Ainvalid_duplicate_element=Invalid duplicate element
1821N/A
1821N/A