Package app.ductape.sdk.database.presave
Class PreSaveProcessor
java.lang.Object
app.ductape.sdk.database.presave.PreSaveProcessor
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringLegacy compatibility path used by older callers.static booleanverifyHash(String plainValue, String hashedValue) static booleanverifyShaHash(String plainValue, String hashedValue, String algorithm, String salt)
-
Constructor Details
-
PreSaveProcessor
public PreSaveProcessor() -
PreSaveProcessor
-
-
Method Details
-
process
Legacy compatibility path used by older callers. -
process
-
decrypt
-
decryptFields
-
verifyHash
-
verifyShaHash
-