public class RemovePasswordRequest extends Object
| Constructor | Description |
|---|---|
RemovePasswordRequest() |
Initializes a new instance of the RemovePasswordRequest class.
|
RemovePasswordRequest(Options options) |
Initializes a new instance of the RemovePasswordRequest class.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Options |
getoptions() |
Options to specify document name and current password
|
int |
hashCode() |
|
void |
setoptions(Options options) |
|
String |
toString() |
public RemovePasswordRequest()
public RemovePasswordRequest(Options options)
options - Options to specify document name and current passwordCopyright © 2025. All rights reserved.