コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Ben Alex 58922e666a Add Rutgers. 20 年 前
  Scott McCrory 4479f4bbc5 Added contributors of recently resolved tasks & myself in developer list. 20 年 前
  Scott McCrory 710ada4e5e SEC-101: changed last references to SecureContext into SecurityContext and ContextHolder into SecurityContextHolder. 20 年 前