public interface PasswordPolicyOperation
| Modifier and Type | Method and Description |
|---|---|
ResultResponse |
process()
Execute operations whose results imply somme sort of password policy
information.
|
ResultResponse process() throws PasswordException, LdapException
PasswordException - If there was a failure for a password policy
reasonLdapException - If there was an general ldap failureCopyright © 2021. All rights reserved.