Package jakarta.annotation.security
Annotation Type PermitAll
-
@Documented @Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface PermitAll
- Since:
- Common Annotations 1.0
@Documented
@Target({TYPE,METHOD})
@Retention(RUNTIME)
public @interface PermitAll