История коммитов

Автор SHA1 Сообщение Дата
  Ben Alex 62fde4ede3 SEC-107: Finalize rename of AuthenticationDao to UserDetailsService with corresponding change in package from .providers.dao to .userdetails. 20 лет назад
  Ben Alex dd99fae8e1 Fix error reported on acegisecurity-developer by Samuel Le Berrigaud on 28 November 2005. 20 лет назад
  Luke Taylor c15f2bbaad Fixes for SEC-115. Moved test-web.xml file to test/resources 20 лет назад
  Luke Taylor ec30e8b11c Fixes for SEC-115. Updates to acegifier to work with Maven and new Acegi sources. 20 лет назад
  Ben Alex a6e23d79ae SEC-107: Rename AuthenticationDao to UserDetailsService. 20 лет назад
  Ben Alex c021362ebb New package top level name. 20 лет назад
  Ben Alex 6144e1664e SEC-108: Make fields protected. 20 лет назад
  Ben Alex f57f50bae5 Modify Acegifier to use Maven build and 1.0.0+ package names. 20 лет назад
  Ben Alex 6585c2b391 Allow subclasses to make modifications to GrantedAuthority[]. 20 лет назад
  Ben Alex 8c52898dc8 Realign with latest changes to Maven project.xml. 20 лет назад
  Ben Alex a5d33af2e6 Remove classes. 20 лет назад
  Ben Alex 02e2d56a99 Add localization info. 20 лет назад
  Ben Alex 079e22e5d8 Refer to 1.0.0 release work in progress. 20 лет назад
  Ben Alex e6ee8342c8 Start of 1.0.0 upgrade instructions. 20 лет назад
  Ben Alex 1593ac23da SEC-114: Upgraded to Spring 1.2.6. 20 лет назад
  Ben Alex fddcd6112e SEC-56: Add localisation support. 20 лет назад
  Ben Alex f4c3e2ff8c Use Spring Assert for cleaner code. 20 лет назад
  Ben Alex e53a00371c Use logger instead of System.out.println(). 20 лет назад
  Ben Alex 218fcf5b24 SEC-3: Add static method so digest-compatible passwords can be stored in database. 20 лет назад
  Ben Alex bb2ac126b7 SEC-47: AbstractSecurityInterceptor to reject secure object invocations which do not have configuration attributes defined. 20 лет назад
  Ben Alex 27f47673ad SEC-106: Use getMethod() instead of getDeclaredMethod() so that methods defined in principal Object superclasses are accessible. 20 лет назад
  Ben Alex 9ccaf05cc7 SEC-112: Bug when SecurityEnforcementFilter used with disabled Authentication and remember-me services. 20 лет назад
  Ben Alex 47166fe078 SEC-110: ProviderManager to properly handle ConcurrentLoginException. 20 лет назад
  Ben Alex 31531b3952 SEC-98: Correct concurrentSessionController code example. 20 лет назад
  Ben Alex 58b8b840b3 SEC-105: Correct incorrect JavaDocs. 20 лет назад
  Ben Alex 969bbff00c SEC-18: Preemptive method invocation security checking helper. 20 лет назад
  Ben Alex 731d7b2e89 SEC-113 Provide MethodInvocationUtils. 20 лет назад
  Ben Alex 863ba3f0a3 SEC-99: Extra tests to explore generics behaviour. 20 лет назад
  Ben Alex 72256a225f SEC-73: Support storage and retrieval of actual Principal object (such as UserDetails) from PrnicipalAcegiUserToken. 20 лет назад
  Luke Taylor 7847af2664 Fix for SEC-111. Added a try/finally block to make sure context is always reset after the invocation. 20 лет назад