Uses of Class
me.gosimple.nbvcxz.resources.Dictionary
Packages that use Dictionary
-
Uses of Dictionary in me.gosimple.nbvcxz.resources
Methods in me.gosimple.nbvcxz.resources that return DictionaryMethods in me.gosimple.nbvcxz.resources that return types with arguments of type DictionaryModifier and TypeMethodDescriptionstatic List<Dictionary>ConfigurationBuilder.getDefaultDictionaries()Configuration.getDictionaries()Methods in me.gosimple.nbvcxz.resources with parameters of type DictionaryModifier and TypeMethodDescriptionstatic StringGenerator.generatePassphrase(String delimiter, int words, Dictionary dictionary) Generates a passphrase from the supplied dictionary with the requested word count.Method parameters in me.gosimple.nbvcxz.resources with type arguments of type DictionaryModifier and TypeMethodDescriptionConfigurationBuilder.setDictionaries(List<Dictionary> dictionaries) Dictionaries are used by theDictionaryMatcherto find common words, names, and known passwords within the password.