8231508: Spec Clarification : KeyTab:exist() method does not specify about the fallback details
Reviewed-by: mullan
This commit is contained in:
parent
983fc23fd1
commit
aa3638a32d
@ -305,9 +305,7 @@ public final class KeyTab {
|
||||
* Checks if the keytab file exists. Implementation of this method
|
||||
* should make sure that the result matches the latest status of the
|
||||
* keytab file.
|
||||
* <p>
|
||||
* The caller can use the result to determine if it should fallback to
|
||||
* another mechanism to read the keys.
|
||||
*
|
||||
* @return true if the keytab file exists; false otherwise.
|
||||
* @throws SecurityException if a security manager exists and the read
|
||||
* access to the keytab file is not permitted
|
||||
|
Loading…
x
Reference in New Issue
Block a user