Class PasswordRulesServiceProvider
- java.lang.Object
-
- org.silverpeas.core.security.authentication.password.service.PasswordRulesServiceProvider
-
public class PasswordRulesServiceProvider extends Object
- Author:
- Yohann Chastagnier
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PasswordRulesService
getPasswordRulesService()
-
-
-
Method Detail
-
getPasswordRulesService
public static PasswordRulesService getPasswordRulesService()
- Returns:
- the passwordService
-
-