public interface PasswordPolicyOperation
| Modifier and Type | Method and Description |
|---|---|
org.apache.directory.api.ldap.model.message.ResultResponse |
process()
Execute operations whose results imply somme sort of password policy
information.
|
org.apache.directory.api.ldap.model.message.ResultResponse process()
throws PasswordException,
org.apache.directory.api.ldap.model.exception.LdapException
PasswordException - If there was a failure for a password policy
reasonorg.apache.directory.api.ldap.model.exception.LdapException - If there was an general ldap failureCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.