Luke Taylor
5b9bb8ba54
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
73eed2656d
[maven-release-plugin] prepare release spring-security-parent-2.0.4
18 years ago
Luke Taylor
1cfd886517
SEC-922: Spring Security should respect Spring XML boolean operators for AJ pointcut
...
http://jira.springframework.org/browse/SEC-922 . Added method to substitute boolean operators "and, not, or" with aspectj versions "&&, !, ||".
18 years ago
Luke Taylor
55d357f42d
OPEN - issue SEC-905: <protect-pointcut /> pointcuts do not respect method arguments
...
http://jira.springframework.org/browse/SEC-905 . Added extra registration method to MapBasedMethodDefinitionSource which takes a Method instance rather than the method name.
18 years ago
Luke Taylor
130e70373f
SEC-936: Initial test which fails to reproduce the problem
18 years ago
Luke Taylor
3049b933d9
Moved XML test snippet to ConfigTestUtils class and removed context files from core-tiger tests in favour of in-memory XML
18 years ago
Luke Taylor
ef44bd91f2
SEC-933: Added test for security pointcut applied to a UserDetailsService.
18 years ago
Luke Taylor
775a6c3939
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
87d50aecce
[maven-release-plugin] prepare release spring-security-parent-2.0.3
18 years ago
Luke Taylor
55caab3bbc
Added spring-jdbc dep back in core-tiger (since it's optional in core) hence not transient)
18 years ago
Luke Taylor
269865ca65
Removed spring deps from core-tiger pom as they are transiently available anyway
18 years ago
Luke Taylor
ff785a829f
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
db1d8604a6
[maven-release-plugin] prepare release spring-security-parent-2.0.2
18 years ago
Luke Taylor
8df56c8ac5
Test log4j properties file for core-tiger module
18 years ago
Luke Taylor
4b45e5d7c2
Fixed OSGi version numbers in ranges [x,y] by adding a property pom.version.osgi
18 years ago
Luke Taylor
a599ef5398
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
3e808335a4
[maven-release-plugin] prepare release spring-security-parent-2.0.1
18 years ago
Luke Taylor
79ca0d1612
Set correct 'test' scope on core-tests dependency
18 years ago
Luke Taylor
0df9dee9dd
SEC-806: Improved OSGi bundle version information support
18 years ago
Luke Taylor
083644f2fe
SEC-756: Refactored GlobalMethodSecurityDefinitionParser and added check for duplicate registration.
18 years ago
Luke Taylor
469f55ce05
SEC-773: global-method-security fails with JPA
...
http://jira.springframework.org/browse/SEC-773 . Added extra constructor to MethodDefinitionSourceAdvisor to allow for lazy initialization of the advice (MethodSecurityInterceptor), and in turn the AuthenticationManager and ay referenced UserDetailsService implementations.
18 years ago
Ben Alex
b5dc523041
[maven-release-plugin] prepare for next development iteration
18 years ago
Ben Alex
0c42670431
[maven-release-plugin] prepare release spring-security-parent-2.0.0
18 years ago
Luke Taylor
0422cb1f8f
Fixed artifact groups for aspectjrt and added cas sample to project build
18 years ago
Luke Taylor
2d3bc27d06
SEC-755: Updated bundle names in line with Christian's recommendations.
18 years ago
Luke Taylor
6d1932da33
SEC-753: Changed Spring version range in felix plugin to [2.0,2.6) to allow use with minor 2.5 versions.
18 years ago
Luke Taylor
9c1be03d44
Added excludeDependencies to pom.xml to prevent core classes from being bundled into core-tiger jar
18 years ago
Luke Taylor
21e83e8364
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
91ed7dceb6
[maven-release-plugin] prepare release release_2_0_0_RC1
18 years ago
Luke Taylor
608e8d3610
SEC-672. Forgot to set core-tiger packaging type to 'bundle'
18 years ago
Luke Taylor
ef5b3e2f9c
SEC-733: Changed names of <global-method-security> attributes as discussed with Ben and updated sample to reflect the changes. Also changed explicit instantiation of Jsr250 and Secured annotation MethodDefinitionSource beans in GlobalMethodSecurityBDP into bean definitions to make more tooling friendly.
18 years ago
Ben Alex
0860333a3f
SEC-733: AspectJ Pointcut Expression Parsing support.
18 years ago
Luke Taylor
1dd5f42142
Adding svn keywords, correcting typos etc.
18 years ago
Ben Alex
9a4977ebd1
SEC-99/428/429/563: Various refactoring of method security metadata support.
18 years ago
Ben Alex
6ab301981c
Update dependency versions and POM structure.
18 years ago
Luke Taylor
8f7b216de3
Import cleaning, removal of unnecessary constructors etc based on eclipse warnings
18 years ago
Luke Taylor
89a9deeaf2
SEC-672: Added maven bundle plugin to core-tiger module
18 years ago
Luke Taylor
ff16c413dd
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
b8916ffaba
[maven-release-plugin] prepare release release_2_0_M2
18 years ago
Luke Taylor
9372f6175b
Removed unnecessary braces from annotations
18 years ago
Luke Taylor
adbf18a091
SEC-507: Updated JSR-250 impl to include better support for PermitAll and DenyAll as suggested by Ryan Heaton. Includes JSR-250 voter which is now used by AnnotationDriverbeanDefinitionParser.
18 years ago
Luke Taylor
d695f5002c
SEC-654: Made ConfigAttributeDefinition immutable, added several constructors to simplify its use. Removed MethodDefinitionMapping and FilterInvocationDefinitionMapping.
18 years ago
Luke Taylor
d66b9693ba
SEC-507: Initial support for JSR-250 "RolesAllowed" attributes.
...
Added jsr250 boolean to annotation-driven element to determine whether JSR-250 annotations should be used in preference to the traditional Acegi "Secured" attribute.
18 years ago
Luke Taylor
fad2b597af
Updated SecurityAnotationAttributes to user Spring's AnnotationUtils explicitly since we are now using Spring 2.0+
18 years ago
Luke Taylor
814b2fc7ea
Added Id keyword.
18 years ago
Luke Taylor
0f0bfb149f
Changed test class name to match implementation class.
18 years ago
Luke Taylor
10ec13e4e2
[maven-release-plugin] prepare for next development iteration
19 years ago
Luke Taylor
2c5090da90
[maven-release-plugin] prepare release release_2_0_M1
19 years ago
Luke Taylor
09242ec66d
[maven-release-plugin] rollback the release of release_2_0_M1
19 years ago
Luke Taylor
42dcccd1b7
[maven-release-plugin] prepare release release_2_0_M1
19 years ago