Annotation Interface JerseyAuthenticationProvider.Unsecured

Enclosing class:
JerseyAuthenticationProvider

@NameBinding @Retention(RUNTIME) @Target({TYPE,METHOD}) public static @interface JerseyAuthenticationProvider.Unsecured
Mark a single endpoint as "unsecure", allowing a call without valid token.