dictionaries property

Set<Dictionaries> dictionaries
final

Define dictionary that should be used to check against. The matcher will search the dictionaries for similar password with l33t speak and reversed words.

Implementation

final Set<Dictionaries> dictionaries;