Module me.gosimple.nbvcxz
Package me.gosimple.nbvcxz.matching.match
-
Interface Summary Interface Description Match Object to represent a match found by aPasswordMatcherwhich contains the portion of the password, where in the password the match was found (token), how many characters it is. -
Class Summary Class Description BaseMatch Abstract class which takes care of a lot of the boiler plate for implementingMatch.BruteForceMatch DateMatch DictionaryMatch RepeatMatch SeparatorMatch SequenceMatch SpacialMatch YearMatch