Annotation Interface PermitAll


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface PermitAll
Anyone may call the handler. A caller who authenticates is still identified; one whose credential is rejected is treated as anonymous rather than refused.