@FunctionalInterface
public interface PasswordValidationService
PasswordValidationService.| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(org.apereo.cas.authentication.UsernamePasswordCredential c,
PasswordChangeBean bean)
Validate password.
|
boolean isValid(org.apereo.cas.authentication.UsernamePasswordCredential c,
PasswordChangeBean bean)
c - the cbean - the bean