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