Interface DictionaryService

All Known Implementing Classes:
DictionaryServiceImpl

public interface DictionaryService
  • Method Summary

    Modifier and Type
    Method
    Description
    org.passay.dictionary.Dictionary
    Creates a dictionary of words prohibited to use in passwords for the Passay library
  • Method Details

    • createDictionary

      org.passay.dictionary.Dictionary createDictionary()
      Creates a dictionary of words prohibited to use in passwords for the Passay library
      Returns:
      the dictionary