| Package | Description |
|---|---|
| org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify | |
| org.apache.directory.api.ldap.extras.extended.pwdModify |
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordModifyRequestDecorator
A Decorator for PasswordModifyRequest extended request.
|
| Modifier and Type | Method and Description |
|---|---|
PasswordModifyRequest |
PasswordModifyRequestDecoder.decode(byte[] stream)
Decode a PDU which must contain a PwdModifyRequest extended operation.
|
PasswordModifyRequest |
PasswordModifyFactory.newRequest(byte[] value)
Returns a new
ExtendedRequestDecorator with the following encoded value. |
| Constructor and Description |
|---|
PasswordModifyRequestDecorator(LdapApiService codec,
PasswordModifyRequest decoratedMessage)
Create a new decorator instance
|
| Modifier and Type | Class and Description |
|---|---|
class |
PasswordModifyRequestImpl
The RFC 3062 PwdModify request :
|
Copyright © 2021. All rights reserved.