Luke Taylor
|
43fc8e2660
|
Added Id keyword for all java files
|
19 years ago |
Luke Taylor
|
3f2b9cd6fb
|
SEC-562: More changes of Acegi name in comments, docs etc.
|
19 years ago |
Luke Taylor
|
acb02246e0
|
Refactored embedded LDAP server tests to make use of new namespace configuration. Use Junit 4 annotations in preference to AbstractDependencyInjectionSpringContextTests so that it is possible to clear up the context after each class is run rather than at JVM shutdown (causes problems with running embedded apache DS).
|
19 years ago |
Luke Taylor
|
5066fc5e39
|
SEC-562: Changed urls for login, logout, switch user etc.
|
19 years ago |
Luke Taylor
|
18c8ba4ac2
|
SEC-562: Changing constants and key names.
|
19 years ago |
Luke Taylor
|
d1c866e477
|
SEC-562: Repackaging of config module in sandbox (currently tests will fail because of assumptions it makes about core that ave been rolled back, so still omitted from build).
|
19 years ago |
Luke Taylor
|
56847d0af6
|
SEC-562: Tidying up module names in pom files.
|
19 years ago |
Luke Taylor
|
d8497a1642
|
SEC-562: Sandbox repackaging.
|
19 years ago |
Luke Taylor
|
e5e4f040a1
|
SEC-562: Sandbox repackaging.
|
19 years ago |
Luke Taylor
|
9d01ace915
|
added spring-dao dependency (for DataAccessException)
|
19 years ago |
Luke Taylor
|
5fe6bfa59b
|
Updated acegi version in pom.xml
|
19 years ago |
Luke Taylor
|
7fbd20fa5f
|
SEC-133: Move portlet module out of sandbox
|
19 years ago |
Luke Taylor
|
f178ca2a39
|
Updated trunk poms to 2.0-SNAPSHOT version
|
19 years ago |
Luke Taylor
|
8d4b97f685
|
Updated poms post-release 1.0.5
|
19 years ago |
Luke Taylor
|
ac30552c42
|
Release 1.0.5 - additional poms
|
19 years ago |
Luke Taylor
|
22ec394ea4
|
Sandbox pom changes to allow build with spring 1.2.9. Commented out 2.0 config module
|
19 years ago |
Luke Taylor
|
cbc74de7c6
|
Removed old LDAP code from sandbox and adjusted dependencies accordingly.
|
19 years ago |
John Lewis
|
8396f04ae6
|
implemented unit tests for portlet support
|
19 years ago |
John Lewis
|
0efdd5d2bf
|
added javadoc package.html files for portlet classes
|
19 years ago |
John Lewis
|
f70cba5d0e
|
added PortletProcessingFilterEntryPoint for accessing servlet resources via portlet authentication
|
19 years ago |
Luke Taylor
|
99cc55b94a
|
Minor code style corrections.
|
19 years ago |
John Lewis
|
e70f01c260
|
minor tweaks to portlet support
|
19 years ago |
Vishal Puri
|
918f7ca008
|
SEC-271: added method authoriztion BeanDefinition parser
|
19 years ago |
Vishal Puri
|
02cf570be7
|
SEC-271: added AuthorizationManagerBeanDefinitionParser
|
19 years ago |
Vishal Puri
|
35c6aea8e8
|
SEC-271: added AuthorizationManagerBeanDefinitionParser
|
19 years ago |
Vishal Puri
|
97a568c078
|
SEC-271: Impemented FilterSecurityInovation parser for 'authorization-http-url' tag
|
19 years ago |
Vishal Puri
|
b1a39fe1d1
|
SEC-271: Impemented FilterSecurityInovation parser for 'authorization-http-url' tag
|
19 years ago |
Vishal Puri
|
c658efbc69
|
SEC-271: added ldap authentication parser
|
19 years ago |
Ray Krueger
|
1dfc2baea2
|
OpenId4Java support
OpenIdAuthenticationProcessingFilter to replace OpenIDLoginInititationServlet
|
19 years ago |
Ray Krueger
|
61d44954ee
|
Changed parent reference to 1.0.5-SNAPSHOT
|
19 years ago |
Vishal Puri
|
e0956920c7
|
SEC-271: copied Bank* unit test and relevant classes to test @Secured annotation as a part of autoconfig tag work
|
19 years ago |
Vishal Puri
|
3cdce8662e
|
SEC-271: added jdk 1.5 support
|
19 years ago |
Vishal Puri
|
b2c30277f4
|
SEC-271: work on security:autoconfig
|
19 years ago |
Vishal Puri
|
6e82a9bdfc
|
SEC-271: Removed unnecessary comments
|
19 years ago |
Vishal Puri
|
4b4807c138
|
SEC-271: Removed unnecessary AuthenticationProcessingFilterDependenciesConfigurer
|
19 years ago |
Vishal Puri
|
207e8b932e
|
SEC-271: implemented auto creation of AuthenticationProcessingFilter and it's dependencies
|
19 years ago |
Vishal Puri
|
23024b20ad
|
SEC-271: Removed AuthenticationRepositoryDependenciesConfigurer as the introspection of applicationcontext for collaborators is implemented in the bean itself
|
19 years ago |
Vishal Puri
|
2987b62893
|
SEC-271: autoconfig work
|
19 years ago |
Vishal Puri
|
1ee2a26e8f
|
SEC-271: removed RemeberMeServicesDependenciesConfigurer as autodetection of dependencies is handled in TokenBasedRememberMeServices
|
19 years ago |
Vishal Puri
|
5249befa25
|
SEC-271: tests for RememberMeServicesBeanDefinitionParser
|
19 years ago |
Vishal Puri
|
6c22fea917
|
SEC-271: removed registration of BFPP(RemeberMeServicesDependenciesConfigurer) as autodetection of dependencies is now handled in TokenBasedRememberMeServices
|
19 years ago |
Vishal Puri
|
10c2294aad
|
SEC-271: removed import of spring-util.xsd as it is not required
|
19 years ago |
Vishal Puri
|
66d7f754c1
|
SEC-271: changed pom versions, added log4j.properties in test classpath, added another junit test in ExceptionTranslationParserTests
|
19 years ago |
Vishal Puri
|
1665e21873
|
SEC-271: Added version tag
|
19 years ago |
Vishal Puri
|
a0cb72cc3c
|
SEC-271: Removed the registeration of BFPP(AccessDeniedHandlerLocator) and improved comments
|
19 years ago |
Vishal Puri
|
4d783d7375
|
SEC-271: Deleted AccessDeniedHandlerBeanDefinitionLocator as the autodetection functionality is implemented in ExceptionTranslationfilter
|
19 years ago |
John Lewis
|
82b22563e5
|
initial checking of JSR-168 Portlet support in to sandbox
|
19 years ago |
Vishal Puri
|
5f42387915
|
Security namespaces
|
19 years ago |
Vishal Puri
|
b30162191e
|
SEC-271: Moved spring security namespaces cnfig code to sandbox
|
19 years ago |
Ben Alex
|
f7e714b9da
|
Maven 2 polishing.
|
19 years ago |