|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Checker
Interface for Policy Checker. Implement a checker if default configuration options are insufficient due to your requrements
| Method Summary | |
|---|---|
List<String> |
getReasons()
Get the non-compliant reasons |
boolean |
isCompliant(String password)
Checks if password is compliant to the policy |
| Method Detail |
|---|
List<String> getReasons()
boolean isCompliant(String password)
password - The password to check
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||