mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8005819: Support cross-realm MSSFU
Reviewed-by: weijun
This commit is contained in:
parent
06ecbfd3da
commit
4fa827ec92
7 changed files with 490 additions and 58 deletions
|
@ -165,6 +165,7 @@ public class Krb5 {
|
|||
|
||||
// S4U2user info
|
||||
public static final int PA_FOR_USER = 129;
|
||||
public static final int PA_PAC_OPTIONS = 167;
|
||||
|
||||
// FAST (RFC 6806)
|
||||
public static final int PA_REQ_ENC_PA_REP = 149;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue