This website requires JavaScript.
Explore
Help
Sign In
Cwikius-Spring
/
spring-security
Watch
1
Star
0
Fork
0
You've already forked spring-security
mirror of
https://github.com/spring-projects/spring-security.git
synced
2025-02-23 23:31:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spring-security
/
core
History
Luke Taylor
74daa68691
SEC-1796: Check for annotated annotations at class/interface level. Previously only the specific security annotation was checked for. By delegating to Spring's AnnotationUtils, custom annotations carrying the security annotation are also detected.
2011-08-12 14:29:55 +01:00
..
src
SEC-1796: Check for annotated annotations at class/interface level. Previously only the specific security annotation was checked for. By delegating to Spring's AnnotationUtils, custom annotations carrying the security annotation are also detected.
2011-08-12 14:29:55 +01:00
core.gradle
Updated core.gradle to include crypto as referenced project in eclipse
2011-06-21 07:22:35 -05:00
template.mf
SEC-1743: Separate remoting from core into separate module.
2011-05-16 00:19:30 +01:00