210N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
210N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
210N/A# The contents of this file are subject to the terms
210N/A# of the Common Development and Distribution License
210N/A# (the License). You may not use this file except in
210N/A# compliance with the License.
210N/A# You can obtain a copy of the License at
210N/A# See the License for the specific language governing
210N/A# permission and limitations under the License.
210N/A# When distributing Covered Code, include this CDDL
210N/A# Header Notice in each file and include the License file
210N/A# If applicable, add the following below the CDDL Header,
210N/A# with the fields enclosed by brackets [] replaced by
210N/A# your own identifying information:
210N/A# "Portions Copyrighted [year] [name of copyright owner]"
210N/AmissingMechanism=Missing 'mechanism' attribute in SASLRequest
210N/AmissingStatus=First child element in SASLResponse needs to be 'Status' element
493N/AtooManyStatus=Too many 'Status' element in SASLResponse
210N/AtooManyPT=Too many 'PasswordTransforms' element in SASLResponse
210N/AtooManyData=Too many 'Data' element in SASLResponse
210N/AtooManyRO=Too many 'ResourceOffering' element in SASLResponse
493N/AtooManyCr=Too many 'Credentials' element in SASLResponse
210N/AinvalidSeq=Invalid sequence of child elements in SASLResponse
210N/AinvalidChild=Invalid child element in SASLResponse
493N/AinvalidStatusCodeNS='code' attribute of 'Status' element has wrong namespace
210N/AdataUnsupportedEncoding=The encoding of 'Data' element is not supported
210N/AtooManyDataInReq=Too many 'Data' element in SASLRequest
210N/AtooManyReqAuthnCon=Too many 'RequestAuthnContext' element in SASLRequest
210N/AinvalidSeqInReq=Invalid sequence of child elements in SASLRequest
210N/AinvalidChildReq=Invalid child element in SASLRequest
210N/AmissingSASLRequet=Missing 'SASLRequest' element
493N/AtooManySASLRequet=Too many 'SASLRequest' element
493N/AmissingSASLResponse=Missing 'SASLResponse' element
210N/AtooManySASLResponse=Too many 'SASLResponse' element
210N/AinvalidRO=Unable to create resource offering
advisoryAuthnID=advisoryAuthnID
invalidChildPT=Invalid child element in PasswordTransforms
noChildPT=No Transform found in PasswordTransforms
missingNameTF=Missing 'name' attribute in Transform
invalidChildTF=Invalid child element in Transform
missingNamePM=Missing 'name' attribute in Parameter