| Package | Description |
|---|---|
| org.apache.directory.server.config.beans | |
| org.apache.directory.server.config.builder |
| Modifier and Type | Method and Description |
|---|---|
List<PasswordPolicyBean> |
AuthenticationInterceptorBean.getPasswordPolicies() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationInterceptorBean.addPasswordPolicies(PasswordPolicyBean... ppolicies) |
void |
AuthenticationInterceptorBean.removePasswordPolicies(PasswordPolicyBean... ppolicies) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationInterceptorBean.setPasswordPolicies(List<PasswordPolicyBean> passwordPolicies) |
| Modifier and Type | Method and Description |
|---|---|
static PasswordPolicyConfiguration |
ServiceBuilder.createPwdPolicyConfig(PasswordPolicyBean passwordPolicyBean)
creates the PassworddPolicyConfiguration object after reading the config entry containing pwdpolicy OC
|
Copyright © 2021. All rights reserved.