Annotation Type WidAuth


  • @Documented
    public @interface WidAuth
    Used within the Service annotation to describe the authentication needed for this workitem handler.
    • Element Detail

      • required

        boolean required
        Default:
        false
      • params

        String[] params
        Default:
        {""}
      • paramsdescription

        String[] paramsdescription
        Default:
        {""}
      • description

        String description
        Default:
        ""
      • referencesite

        String referencesite
        Default:
        ""