Annotation Type RestHandlerMethod

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      @NotNull RestAuthorizationAction authorization
      The abstract REST method implemented by this handler.
    • Element Detail

      • authorization

        @NotNull
        @NotNull RestAuthorizationAction authorization
        The abstract REST method implemented by this handler.