|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of RuleResultDetail in edu.vt.middleware.password |
|---|
| Fields in edu.vt.middleware.password with type parameters of type RuleResultDetail | |
|---|---|
protected List<RuleResultDetail> |
RuleResult.details
Details associated with a password rule result. |
| Methods in edu.vt.middleware.password that return types with arguments of type RuleResultDetail | |
|---|---|
List<RuleResultDetail> |
RuleResult.getDetails()
Returns any details associated with the rule verification. |
| Methods in edu.vt.middleware.password with parameters of type RuleResultDetail | |
|---|---|
String |
MessageResolver.resolve(RuleResultDetail detail)
Resolves the message for the supplied rule result detail. |
| Method parameters in edu.vt.middleware.password with type arguments of type RuleResultDetail | |
|---|---|
void |
RuleResult.setDetails(List<RuleResultDetail> rrd)
Sets any details associated with the rule verification. |
| Constructors in edu.vt.middleware.password with parameters of type RuleResultDetail | |
|---|---|
RuleResult(boolean b,
RuleResultDetail rrd)
Creates a new rule result. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||