アノテーション型 Transient


  • @Target({TYPE,ANNOTATION_TYPE})
    @Retention(RUNTIME)
    @Inherited
    @Documented
    public @interface Transient
    ベアラトークン認証など、リクエスト間で保存してはならない Authentication のマーカー
    導入:
    5.1