public interface PasswordModifyResponse extends ExtendedResponse
PasswdModifyResponseValue ::= SEQUENCE {
genPasswd [0] OCTET STRING OPTIONAL }
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTENSION_OID
The OID for the PwdModify extended operation response.
|
TYPE| Modifier and Type | Method and Description |
|---|---|
byte[] |
getGenPassword()
Get the generated password
|
getResponseName, setResponseNamegetLdapResultaddAllControls, addControl, get, getControl, getControls, getMessageId, getType, hasControl, put, removeControl, setMessageIdstatic final String EXTENSION_OID
Copyright © 2021. All rights reserved.