Annotation Type EdmProtections


@Retention(RUNTIME) @Target(FIELD) public @interface EdmProtections
Allows to combine either multiple claims for a simple attribute, which will be combined with AND, or to be able to protect multiple attributes at a complex attribute.
Author:
Oliver Grande
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description