浏览代码

Rename @TransientAuthentication to @Transient

It is quite likely we will need to prevent certain Exceptions from being
saved or from triggering a saved request. When we add support for this,
we can now leverage @Transient vs creating a new annotation.

Issue: gh-5481
Rob Winch 7 年之前
父节点
当前提交
ed3ed5e64c
共有 1 个文件被更改,包括 0 次插入0 次删除
  1. 0 0
      core/src/main/java/org/springframework/security/core/Transient.java

+ 0 - 0
core/src/main/java/org/springframework/security/core/TransientAuthentication.java → core/src/main/java/org/springframework/security/core/Transient.java