Package com.bhn.experimentation.annotations
-
Annotation Types Summary Annotation Type Description Encrypt This annotation specifically used to encrypt sensitive attributes while persisting them in mongodb.Sensitive This annotation is used to mark string attributes that contain sensitive information and should be masked when output to a log file, and encrypted when stored in a database.