Annotation Interface Transient
@Target({TYPE,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Inherited
@Documented
public @interface Transient
A marker for
Authentication
s that should never be stored across requests, for
example a bearer token authentication- Since:
- 5.1