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