ConfPlusProp.java revision 2620
2620N/A * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. 1387N/A * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 1387N/A * This code is free software; you can redistribute it and/or modify it 1387N/A * under the terms of the GNU General Public License version 2 only, as 1387N/A * published by the Free Software Foundation. 1387N/A * This code is distributed in the hope that it will be useful, but WITHOUT 1387N/A * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 1387N/A * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 1387N/A * version 2 for more details (a copy is included in the LICENSE file that 1387N/A * You should have received a copy of the GNU General Public License version 1387N/A * 2 along with this work; if not, write to the Free Software Foundation, 1387N/A * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 2362N/A * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 2362N/A * or visit www.oracle.com if you need additional information or have any 1387N/A * @summary krb5.conf ignored if system properties on realm and kdc are provided 1387N/A // Point to a file with existing default_realm 1387N/A // Point to a file with no libdefaults 1422N/A // Zero-config is supported since 1.7 1422N/A // Point to a non-existing file 2620N/A // Default realm might come from DNS 1422N/A // Point to a file with existing default_realm 1422N/A // Point to a file with no libdefaults 1387N/A // Point to a non-existing file