8267584: The java.security.krb5.realm system property only needs to be defined once
Reviewed-by: mullan
This commit is contained in:
parent
f2d880c11a
commit
838a007103
@ -106,7 +106,7 @@ public final class KerberosPrincipal
|
||||
*
|
||||
* <p>If the input name does not contain a realm, the default realm
|
||||
* is used. The default realm can be specified either in a Kerberos
|
||||
* configuration file or via the {@systemProperty java.security.krb5.realm}
|
||||
* configuration file or via the {@code java.security.krb5.realm}
|
||||
* system property. For more information, see the
|
||||
* {@extLink security_guide_jgss_tutorial Kerberos Requirements}.
|
||||
*
|
||||
@ -155,7 +155,7 @@ public final class KerberosPrincipal
|
||||
*
|
||||
* <p>If the input name does not contain a realm, the default realm
|
||||
* is used. The default realm can be specified either in a Kerberos
|
||||
* configuration file or via the {@systemProperty java.security.krb5.realm}
|
||||
* configuration file or via the {@code java.security.krb5.realm}
|
||||
* system property. For more information, see the
|
||||
* {@extLink security_guide_jgss_tutorial Kerberos Requirements}.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user