public class StorePvno extends AbstractReadPvno<KrbPrivContainer>
| Constructor and Description |
|---|
StorePvno()
Instantiates a new StorePvno action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setPvno(int pvno,
KrbPrivContainer krbPrivContainer)
sets the pvno on the ASN.1 object present in the container
|
actionprotected void setPvno(int pvno,
KrbPrivContainer krbPrivContainer)
setPvno in class AbstractReadPvno<KrbPrivContainer>pvno - the protocol version number receivedkrbPrivContainer - the ASN.1 object's containerCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.