amRealm.properties revision 56443cf7fbca96bc184ca8d386c3f7fc6f947f42
851N/A#
851N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
1370N/A#
851N/A# Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
1351N/A#
851N/A# The contents of this file are subject to the terms
851N/A# of the Common Development and Distribution License
919N/A# (the License). You may not use this file except in
919N/A# compliance with the License.
919N/A#
919N/A# You can obtain a copy of the License at
919N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
919N/A# opensso/legal/CDDLv1.0.txt
919N/A# See the License for the specific language governing
919N/A# permission and limitations under the License.
919N/A#
919N/A# When distributing Covered Code, include this CDDL
919N/A# Header Notice in each file and include the License file
919N/A# at opensso/legal/CDDLv1.0.txt.
919N/A# If applicable, add the following below the CDDL Header,
919N/A# with the fields enclosed by brackets [] replaced by
919N/A# your own identifying information:
919N/A# "Portions Copyrighted [year] [name of copyright owner]"
919N/A#
851N/A# $Id: amRealm.properties,v 1.2 2008/06/25 05:51:33 qcheng Exp $
851N/A#
851N/A#
851N/A
851N/A# AM_REALM_MODULE
851N/A30001=amRealm
851N/A# MSG_AM_REALM_AUTH_SUCCESS
1370N/A30002=Local authentication successful for user {0}, application {1}
851N/A# MSG_AM_REALM_AUTH_FAILURE
911N/A30003=Local authentication failed for user {0}, application {1}
1370N/A