| Package | Description |
|---|---|
| org.apache.kerby.kerberos.kerb.type.kdc | |
| org.apache.kerby.kerberos.kerb.type.ticket |
| Modifier and Type | Class and Description |
|---|---|
class |
EncAsRepPart
EncASRepPart ::= [APPLICATION 25] EncKDCRepPart
|
class |
EncTgsRepPart
EncTGSRepPart ::= [APPLICATION 26] EncKDCRepPart
|
| Modifier and Type | Method and Description |
|---|---|
EncKdcRepPart |
KdcRep.getEncPart() |
| Modifier and Type | Method and Description |
|---|---|
void |
KdcRep.setEncPart(EncKdcRepPart encPart) |
| Modifier and Type | Method and Description |
|---|---|
EncKdcRepPart |
KrbTicket.getEncKdcRepPart() |
| Constructor and Description |
|---|
KrbTicket(Ticket ticket,
EncKdcRepPart encKdcRepPart) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.