Annotation Interface RetrieverPermission


@Target(FIELD) @Retention(RUNTIME) public @interface RetrieverPermission
Used on Retriever Types to check if the retriever is allowed to be requested.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The permission required to use the retreiver.