| Package | Description |
|---|---|
| org.apache.directory.server.kerberos.changepwd.service |
Provides the Change Password Service.
|
| org.apache.directory.shared.kerberos.codec.changePwdData |
| Modifier and Type | Method and Description |
|---|---|
ChangePasswdData |
ChangePasswordContext.getPasswordData() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangePasswordContext.setChngPwdData(ChangePasswdData passwordData) |
| Modifier and Type | Method and Description |
|---|---|
ChangePasswdData |
ChangePasswdDataContainer.getChngPwdData() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangePasswdDataContainer.setChngPwdData(ChangePasswdData chngPwdData)
Set an ChangePasswdData Object into the container.
|
Copyright © 2021. All rights reserved.