Annotation Type Transient


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