| Package | Description | 
|---|---|
| com.communote.server.core.helper | |
| com.communote.server.core.user.security | |
| com.communote.server.web.fe.portal.user.profile.validator | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
ValidationHelper.validatePasswords(UserPasswordManagement userPasswordManagement,
                 String passwordField,
                 String passwordInput,
                 String passwordConfirmField,
                 String passwordConfirmInput,
                 org.springframework.validation.Errors errors)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
UserPasswordManagementImpl  | 
| Constructor and Description | 
|---|
UserProfileChangePasswordValidator(UserPasswordManagement userPasswordManagement,
                                  boolean currentPasswordRequired)
Constructor to define whether the current password is required 
 | 
Copyright © 2019 Communote team. All rights reserved.