Annotation Type EncryptedField
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface EncryptedField
Annotation for encrypted field- Since:
- 2.6.0
- Author:
- Subhashni Balakrishnan
-
-
Element Detail
-
provider
String provider
Cryptographic algorithm provider name- Returns:
- name of the provider
-
-