Annotation Interface SecureProperty


@Target(FIELD) @Retention(RUNTIME) public @interface SecureProperty
Check if this property will be serialize depending of the result of SecurePropertyHandler.suppressProperty(Object, String[])
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Role name to check if has access to the property.
  • Element Details

    • role

      String[] role
      Role name to check if has access to the property.
      Returns:
      Role Name.