Annotation Type XsrfProtect


  • @Inherited
    @Retention(RUNTIME)
    @Target({TYPE,METHOD})
    public @interface XsrfProtect
    Annotation for RPC interfaces and methods indicating that they should be XSRF protected.