Annotation Interface PermissionResource


@Documented @Target(PARAMETER) @Retention(RUNTIME) public @interface PermissionResource
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • resourceType

      String resourceType
    • idPath

      String idPath
      Returns:
      Empty string if this is the resource id. Otherwise, return memeber path to get id. For example: user.id
      Default:
      ""