Uses of Enum Class
br.com.seedgrid.privacy.SearchNormalization
Packages that use SearchNormalization
-
Uses of SearchNormalization in br.com.seedgrid.privacy
Methods in br.com.seedgrid.privacy that return SearchNormalizationModifier and TypeMethodDescriptionstatic SearchNormalizationReturns the enum constant of this class with the specified name.static SearchNormalization[]SearchNormalization.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.com.seedgrid.privacy with parameters of type SearchNormalizationModifier and TypeMethodDescriptionEncryptedFieldSearch.hashForSearch(String rawValue, SearchNormalization normalization) Hash de busca respeitando onormalizedo campo — DEVE usar o mesmoSearchNormalizationdo@EncryptedFieldque oEncryptedFieldListeneraplicou ao gravar, senao a busca por hash nao encontra o registro.