| Package | Description |
|---|---|
| org.apache.directory.shared.kerberos.codec.EncKdcRepPart | |
| org.apache.directory.shared.kerberos.codec.EncKdcRepPart.actions |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.directory.api.asn1.ber.grammar.Grammar<EncKdcRepPartContainer> |
EncKdcRepPartGrammar.getInstance()
Get the instance of this grammar
|
| Modifier and Type | Method and Description |
|---|---|
String |
EncKdcRepPartStatesEnum.getGrammarName(org.apache.directory.api.asn1.ber.grammar.Grammar<EncKdcRepPartContainer> grammar)
Get the grammar name
|
| Modifier and Type | Method and Description |
|---|---|
void |
StoreLastReq.action(EncKdcRepPartContainer encKdcRepPartContainer) |
void |
EncKdcRepPartInit.action(EncKdcRepPartContainer encKdcRepPartContainer) |
protected void |
StoreFlags.setBitString(byte[] data,
EncKdcRepPartContainer encKdcRepPartContainer) |
protected void |
StoreKey.setEncryptionKey(EncryptionKey encryptionKey,
EncKdcRepPartContainer encKdcRepPartContainer)
set the EncryptionKey on the ASN.1 object of the container
|
protected void |
StoreCAddr.setHostAddresses(HostAddresses hostAddresses,
EncKdcRepPartContainer encKdcRepPartContainer)
set HostAddresses on the ASN.1 object present in the container
|
void |
StoreNonce.setIntegerValue(int value,
EncKdcRepPartContainer encKdcRepPartContainer) |
protected void |
StoreStartTime.setKerberosTime(KerberosTime krbtime,
EncKdcRepPartContainer encKdcRepPartContainer)
set the KerberosTime on the ASN.1 object present in the container
|
protected void |
StoreRenewTill.setKerberosTime(KerberosTime krbtime,
EncKdcRepPartContainer encKdcRepPartContainer)
set the KerberosTime on the ASN.1 object present in the container
|
protected void |
StoreKeyExpiration.setKerberosTime(KerberosTime krbtime,
EncKdcRepPartContainer encKdcRepPartContainer)
set the KerberosTime on the ASN.1 object present in the container
|
protected void |
StoreEndTime.setKerberosTime(KerberosTime krbtime,
EncKdcRepPartContainer encKdcRepPartContainer)
set the KerberosTime on the ASN.1 object present in the container
|
protected void |
StoreAuthTime.setKerberosTime(KerberosTime krbtime,
EncKdcRepPartContainer encKdcRepPartContainer)
set the KerberosTime on the ASN.1 object present in the container
|
protected void |
StoreSName.setPrincipalName(PrincipalName principalName,
EncKdcRepPartContainer encKdcRepPartContainer)
set the PrincipalName on the ASN.1 object of the container
|
protected void |
StoreSRealm.setRealm(String srealm,
EncKdcRepPartContainer encKdcRepPartContainer)
sets the relam value on the ASN.1 object present in the container
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.