Class RegexPasswordPolicy

java.lang.Object
de.hybris.platform.servicelayer.user.impl.RegexPasswordPolicy
All Implemented Interfaces:
PasswordPolicy

public class RegexPasswordPolicy extends Object implements PasswordPolicy
PasswordPolicyService implementation that enables to specify a number of regular expressions that will be used to validate user password.