Annotation Type WebApiNoAuth


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented public @interface WebApiNoAuth
Indicates this Web api is does *not* require authentication !
Author:
janv