Commit Verlauf

Autor SHA1 Nachricht Datum
  Luke Taylor 22052115b6 SEC-617: Make LDAPAuthenticationProvider a standalone class. vor 18 Jahren
  Ben Alex 88ab9671c6 Correct attribute name. vor 18 Jahren
  Ben Alex 9b6c798a52 SEC-496: <annotation-driven> element. vor 18 Jahren
  Ben Alex 949205b369 Correction of equals(Object) and hashCode() methods. vor 18 Jahren
  Ben Alex 85085abf9e Add namespace support for Servlet API integration. vor 18 Jahren
  Ben Alex a205f95c19 No need for an access denied page. vor 18 Jahren
  Ben Alex 8c3cc5c67b Add hash code support. vor 18 Jahren
  Ben Alex 8e7c540b16 General refactorings and improvements to namespace support, including vor 18 Jahren
  Ben Alex 2441ab6d9a Move "realm" attribute to be on <http> element rather than <http-basic>. vor 18 Jahren
  Ben Alex d9ec944579 Refactor strings to static fields. To facilitate unit testing, package vor 18 Jahren
  Ben Alex 4e55bd0117 Make extend Spring Security's exception, for consistency with all other Spring Security exceptions. vor 18 Jahren
  Ben Alex 9b4bb0ffd8 <repository> element and JdbcUserDetailsManager support. vor 18 Jahren
  Ben Alex 5f98ee6817 <repository> element and JdbcUserDetailsManager support. vor 18 Jahren
  Ben Alex 0b0b174eda Support <repository> and JbcUserDetailsManager. vor 18 Jahren
  Ben Alex 8cf46ad0f8 Remove, as not used. vor 18 Jahren
  Ben Alex 8c9138b443 Typos. vor 18 Jahren
  Ben Alex 021f03487e Enhancements to correctly handle authentication failures. vor 18 Jahren
  Ben Alex 2a83843e7d Correct username key. vor 18 Jahren
  Luke Taylor 75391e89de Tidied up Id tag. vor 18 Jahren
  Luke Taylor 794795712d Parameter renamed. vor 18 Jahren
  Luke Taylor 97030e8942 Changed LDAP namespace parsing to make sure LDAP provider is registered with ProviderManager. vor 18 Jahren
  Luke Taylor 89d04b54bd Updated version numbers in petclinic tutorial file. vor 18 Jahren
  Luke Taylor 248d97c9d6 SEC-513: Added support for cache flushing after updating or deleting data in JdbcUserDetailsManager. vor 18 Jahren
  Ben Alex 53fca59301 Add namespace support for anonymous requests. Remove unnecessary files from tutorial sample. vor 18 Jahren
  Ben Alex d086815d75 Add namespace support for anonymous requests. Also minor improvements to .rnc file as Trang didn't appear to be properly translating multi-line comments to the XSD (all multi-line comments were made single lines). vor 18 Jahren
  Ben Alex 5c9009a391 Use new SpringSecurityFilter so compatible with enhanced FilterChainProxy class. vor 18 Jahren
  Ben Alex 239fd05d37 Mark the unused Servlet Container callback methods as final to ensure subclasses do not rely upon them. vor 18 Jahren
  Ben Alex a53357778f Remove superfluous method. vor 18 Jahren
  Ben Alex cb765bc34b SEC-615: Automatically focus on login name HTML element on page load. vor 18 Jahren
  Ben Alex 7aa28ea742 SEC-614: Use DelegatingFilterProxy instead of FilterToBeanProxy. vor 18 Jahren