| Package | Description |
|---|---|
| org.apache.directory.server.config.listener | |
| org.apache.directory.server.core.authn |
| Modifier and Type | Field and Description |
|---|---|
private PpolicyConfigContainer |
ConfigChangeListener.ppolicyConfigContainer
container holding the current active password policy configurations
|
| Modifier and Type | Field and Description |
|---|---|
private PpolicyConfigContainer |
AuthenticationInterceptor.pwdPolicyContainer
a container to hold all the ppolicies
|
| Modifier and Type | Method and Description |
|---|---|
PpolicyConfigContainer |
AuthenticationInterceptor.getPwdPolicyContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationInterceptor.setPwdPolicies(PpolicyConfigContainer policyContainer)
set all the password policies to be used by the server.
|
void |
AuthenticationInterceptor.setPwdPolicyContainer(PpolicyConfigContainer pwdPolicyContainer) |