spring-security/web
Rob Winch d595098823 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
2018-07-16 11:31:10 -05:00
..
src Rename @TransientAuthentication to @Transient 2018-07-16 11:31:10 -05:00
spring-security-web.gradle Fix JDK 9 2018-03-27 09:30:56 -05:00