mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 03:54:33 +02:00
8233946: Add @since 13 annotation to KerberosPrincipal.KRB_NT_ENTERPRISE field
Reviewed-by: clanger
This commit is contained in:
parent
d8fa5af9a9
commit
171257ea1a
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ public final class KerberosPrincipal
|
|||
|
||||
/**
|
||||
* Enterprise name (alias)
|
||||
*
|
||||
* @since 13
|
||||
*/
|
||||
public static final int KRB_NT_ENTERPRISE = 10;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue