| Constructor and Description |
|---|
KrbTicket(Ticket ticket,
EncKdcRepPart encKdcRepPart) |
| Modifier and Type | Method and Description |
|---|---|
EncKdcRepPart |
getEncKdcRepPart() |
String |
getRealm() |
EncryptionKey |
getSessionKey() |
Ticket |
getTicket() |
public KrbTicket(Ticket ticket, EncKdcRepPart encKdcRepPart)
public Ticket getTicket()
public EncKdcRepPart getEncKdcRepPart()
public EncryptionKey getSessionKey()
public String getRealm()
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.