amAuthApplication.properties revision 2a6cf5cde1c48c53a102e6ed7fdab2e8a4022e06
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# The contents of this file are subject to the terms
f5f604552ad81bb467edacca21004fac5563b78cLuke Smith# of the Common Development and Distribution License
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# (the License). You may not use this file except in
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# compliance with the License.
998276643802ff9fb197fe220cbd9552da00a624Luke Smith# You can obtain a copy of the License at
998276643802ff9fb197fe220cbd9552da00a624Luke Smith# https://opensso.dev.java.net/public/CDDLv1.0.html or
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# See the License for the specific language governing
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smith# permission and limitations under the License.
c77d701a41f1b77424b988c2e63f2a8e6829c7e6Luke Smith# When distributing Covered Code, include this CDDL
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# Header Notice in each file and include the License file
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# If applicable, add the following below the CDDL Header,
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# with the fields enclosed by brackets [] replaced by
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# your own identifying information:
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# "Portions Copyrighted [year] [name of copyright owner]"
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smith# $Id: amAuthApplication.properties,v 1.2 2008/06/25 05:40:34 qcheng Exp $
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke SmithappInitFalied=Application module initialization failed.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke SmithnullSecret=Application secret not defined in AMConfig.properties.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke SmithwrongSecret=Invalid application secret.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smithappname=Enter application name.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke Smithsecret=Enter secret string.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke SmithuserInvalid=Application user ID is not valid.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke SmithnoPassword=Password is null.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke SmithbasicLDAPex=Unknown LDAP exception.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke SmithInvalidUP=Invalid user ID and password. Try again.
a9322fe09a9ab78373155a607fc8b0d1b8f903e9Luke Smithbasednnull=The search baseDN contains an invalid value.
b40f5113b5f28daabc29b6ad49c905f290cf6cb7Luke SmithNoUser=User does not exist.