public class KerberosApRequest extends Object
| Constructor and Description |
|---|
KerberosApRequest(byte[] token,
KerberosKey[] keys) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getApOptions() |
KerberosTicket |
getTicket() |
public KerberosApRequest(byte[] token,
KerberosKey[] keys)
throws PACDecodingException
PACDecodingExceptionpublic byte getApOptions()
public KerberosTicket getTicket()
Copyright © 2021. All rights reserved.