public class StorePvno extends AbstractReadPvno<KdcReqContainer>
| Constructor and Description |
|---|
StorePvno()
Instantiates a new StorePvno action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setPvno(int pvno,
KdcReqContainer kdcReqContainer)
sets the pvno on the ASN.1 object present in the container
|
actionpublic void setPvno(int pvno,
KdcReqContainer kdcReqContainer)
setPvno in class AbstractReadPvno<KdcReqContainer>pvno - the protocol version number receivedkdcReqContainer - the ASN.1 object's containerCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.