public interface PasswordRestriction
Modifier and Type | Method and Description |
---|---|
String |
getRequirementMessage() |
void |
validate(String userName,
String password) |
String getRequirementMessage()
void validate(String userName, String password) throws PasswordValidationException
PasswordValidationException
Copyright © 2023 JBoss by Red Hat. All rights reserved.