Annotation Type AuthStateCacheable


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface AuthStateCacheable
Indicates that the state of an AuthScheme can be cached and re-used for preemptive authentication by subsequent requests.
Since:
5.0