| Package | Description |
|---|---|
| org.jahia.services.pwdpolicy |
| Modifier and Type | Method and Description |
|---|---|
PolicyEnforcementResult |
JahiaPasswordPolicyService.enforcePolicyOnLogin(JCRUserNode user)
Enforce the password policy for the specified user if applicable during
on user login.
|
PolicyEnforcementResult |
JahiaPasswordPolicyService.enforcePolicyOnPasswordChange(JCRUserNode user,
String password,
boolean isUserInitiated)
Enforce the password policy for the specified user if applicable during
the password change.
|
PolicyEnforcementResult |
JahiaPasswordPolicyService.enforcePolicyOnUserCreate(String username,
String password)
Enforce the password policy for the newly created user.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.