| Package | Description |
|---|---|
| org.apache.directory.ldap.client.template |
| Modifier and Type | Method and Description |
|---|---|
PasswordWarning |
PasswordPolicyResponder.process(PasswordPolicyOperation operation)
Execute the
operation and translate the outcome as follows:
SUCCESS: return null
WARNING: return PasswordWarning
FAILURE: throw PasswordException
|
PasswordWarning |
AbstractPasswordPolicyResponder.process(PasswordPolicyOperation operation)
Execute the
operation and translate the outcome as follows:
SUCCESS: return null
WARNING: return PasswordWarning
FAILURE: throw PasswordException
|
Copyright © 2009–2019 The Apache Software Foundation. All rights reserved.