Modifier and Type | Class and Description |
---|---|
class |
AsReqContainer
The AS-REQ container stores the KdcReq decoded by the Asn1Decoder.
|
Modifier and Type | Method and Description |
---|---|
static org.apache.directory.api.asn1.ber.grammar.Grammar<KdcReqContainer> |
KdcReqGrammar.getInstance()
Get the instance of this grammar
|
Modifier and Type | Method and Description |
---|---|
String |
KdcReqStatesEnum.getGrammarName(org.apache.directory.api.asn1.ber.grammar.Grammar<KdcReqContainer> grammar)
Get the grammar name
|
Modifier and Type | Method and Description |
---|---|
void |
AddPaData.action(KdcReqContainer kdcReqContainer) |
void |
StoreKdcReqBody.action(KdcReqContainer kdcReqContainer) |
void |
StorePvno.setPvno(int pvno,
KdcReqContainer kdcReqContainer)
sets the pvno on the ASN.1 object present in the container
|
Modifier and Type | Class and Description |
---|---|
class |
TgsReqContainer
The TGS-REQ container stores the KdcReq decoded by the Asn1Decoder.
|
Copyright © 2003–2020 The Apache Software Foundation. All rights reserved.