blob: d7e138ce02d8a8a80a7f18e03492bc967154d4ec [file] [log] [blame]
#
# Copyright (c) 2004, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#
# JMAC: start at 1200 : security/core has some of these as duplicates need to cleanup
jmac.factory_unable_to_load_provider=SEC1203: GFAuthConfigFactory unable to load Provider: {0}, exception : {1}, cause : {2}.
jmac.factory_auth_config_loader_failure=SEC1204: GFAuthConfigFactory loader failure
jmac.factory_cannot_write_file=SEC1205: Cannot write to file {0}. Updated provider list will not be persisted.
jmac.factory_could_not_persist=SEC1206: Could not persist updated provider list due to {0}. Will use default providers when reloaded.
jmac.factory_could_not_read=SEC1207: Could not read auth configuration file due to {0} Will use default providers.
jmac.factory_file_not_found=SEC1208: Configuration file does not exist at {0}. Will use default providers.
jmac.factory_creating_conf_file=SEC1210: Creating JMAC Configuration file {0}.