public abstract class AbstractPasswordMessage extends Object
Modifier and Type | Field and Description |
---|---|
static int |
PVNO
ChangePassword protocol version number.
|
Modifier | Constructor and Description |
---|---|
protected |
AbstractPasswordMessage(short versionNumber) |
Modifier and Type | Method and Description |
---|---|
short |
getVersionNumber()
Returns the version number.
|
public static final int PVNO
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.