Annotation Type EncryptedRequestBody
@Retention(RUNTIME)
@Target(PARAMETER)
public @interface EncryptedRequestBody
Annotation for encrypted request body parameters.
- Author:
- Roman Strobl, roman.strobl@wultra.com
@Retention(RUNTIME)
@Target(PARAMETER)
public @interface EncryptedRequestBody