Annotation Type Authentication


  • @Target({TYPE,METHOD})
    @Retention(RUNTIME)
    public @interface Authentication
      • runAs

        java.lang.String runAs
        Determines the user the Web Script is run as.
        Returns:
        Default:
        ""