Annotation Interface GdprKey


@Target(FIELD) @Retention(RUNTIME) public @interface GdprKey
Marks a field in a class as a key column for EU General Data Protection Regulation data requests. This annotation is meant to be used in conjunction with Gdpr.

For usage instructions, see Gdpr.