|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.behavior.Behavior
org.apache.wicket.validation.validator.AbstractValidator<String>
org.zeroexchange.web.validator.CurrentPasswordMatcher
public class CurrentPasswordMatcher
Validator checks whether entered password is equal to the password of the current user.
| Constructor Summary | |
|---|---|
CurrentPasswordMatcher()
|
|
| Method Summary | |
|---|---|
protected void |
onValidate(org.apache.wicket.validation.IValidatable<String> validatable)
|
| Methods inherited from class org.apache.wicket.validation.validator.AbstractValidator |
|---|
error, error, error, error, resourceKey, validate, validateOnNullValue, variablesMap |
| Methods inherited from class org.apache.wicket.behavior.Behavior |
|---|
afterRender, beforeRender, bind, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, onConfigure, onEvent, onException, renderHead, unbind |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CurrentPasswordMatcher()
| Method Detail |
|---|
protected void onValidate(org.apache.wicket.validation.IValidatable<String> validatable)
onValidate in class org.apache.wicket.validation.validator.AbstractValidator<String>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||