public class StoreKeyExpiration extends AbstractReadKerberosTime<EncKdcRepPartContainer>
| Constructor and Description |
|---|
StoreKeyExpiration()
Instantiates a new StoreKeyExpiration action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setKerberosTime(KerberosTime krbtime,
EncKdcRepPartContainer encKdcRepPartContainer)
set the KerberosTime on the ASN.1 object present in the container
|
actionpublic StoreKeyExpiration()
protected void setKerberosTime(KerberosTime krbtime, EncKdcRepPartContainer encKdcRepPartContainer)
setKerberosTime in class AbstractReadKerberosTime<EncKdcRepPartContainer>krbtime - the KerberosTime decoded from the TLVencKdcRepPartContainer - the ASN.1 object's containerCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.