Context.java (SECURITY_CREDENTIALS): Fix typo.

2001-03-22  Joerg Brunsmann <joerg_brunsmann@yahoo.de>

	* javax/naming/Context.java (SECURITY_CREDENTIALS): Fix typo.

From-SVN: r40771
This commit is contained in:
Joerg Brunsmann 2001-03-23 02:35:39 +00:00 committed by Bryce McKinlay
parent 60c8748279
commit d7cfa17ce1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-03-22 Joerg Brunsmann <joerg_brunsmann@yahoo.de>
* javax/naming/Context.java (SECURITY_CREDENTIALS): Fix typo.
2001-03-22 Marcus G. Daniels <mgd@swarm.org>
* jni.cc (add_char): Handle `.' like `/'.

View File

@ -64,7 +64,7 @@ public interface Context
// Property specifying the credentials of the principal for
// authenticating the caller to the service.
public static final String SECURITY_CREDENTIAL
public static final String SECURITY_CREDENTIALS
= "java.naming.security.credentials";
// Property for specifying the preferred language to use with the