Commit History

作者 SHA1 備註 提交日期
  Ray Krueger f29e6763d4 Renamed all JAAS* classes to Jaas* 21 年之前
  Ben Alex 3648073461 Fix EH-CACHE after web context refresh (patch thanks to Travis Gregg). 21 年之前
  Ben Alex d1fa12a312 Fix Javadocs warning. 21 年之前
  Luke Taylor b6bec42381 Added spring-mock dependency 21 年之前
  Ben Alex cf9c9e6a93 Add today's changes. 21 年之前
  Ben Alex 3f7f8e26fa Reduce setAuthentication scope now that it should only be called by AbstractAuthenticationManager. 21 年之前
  Ben Alex 951c1a02df Store failed Authentication request in AuthenticationException, using template pattern (patch thanks to Wesley Hall). 21 年之前
  Ben Alex 21a98eb41f Add spring mock JAR. 21 年之前
  Ben Alex 7ac3706eb9 Allow subclasses to add their own custom GrantedAuthority[]s. 21 年之前
  Ben Alex 943ffda937 Added Scott Evans. 21 年之前
  Francois Beausoleil 3d23119b56 Following a suggestion from Scott Evans, added support for EL in the authz tag 21 年之前
  Ben Alex e3ef88cb91 Add Wesley. 21 年之前
  Ben Alex f798e56d75 Contribution by Wesley Hall to improve exception handling. 21 年之前
  Ben Alex 2996d67b06 Fix bug related to detecting incorrect use of SecureContext property. 21 年之前
  Ray Krueger 3e37b74e3f Added Javadoc to all classes 21 年之前
  Ray Krueger da7895087b Added correct @author and @version tags, more Javadocs to follow 21 年之前
  Ray Krueger 3360e2d51a Added in javadoc 21 年之前
  Ray Krueger 0c7a07e4db Adding in JAASAuthenticationProvider tests 21 年之前
  Ray Krueger 1947819d73 Adding in JAASAuthenticationProvider support 21 年之前
  Ben Alex 2f2b054b7a Resolve a Weblogic compatibility issue (patch thanks to Patrick Burleson). 21 年之前
  Ben Alex e3be8f20bb Refactor CasAuthoritiesPopulator to use UserDetails rather than GrantedAuthority[]. 21 年之前
  Ben Alex 48b1cb7c85 Move UserDetails interface to net.sf.acegisecurity package. 21 年之前
  Ben Alex 064cd3c7bf Add a getter for the context. 21 年之前
  Ben Alex 39b7cc3782 Upgrade to Clover 1.3. 21 年之前
  Ben Alex 8b9f02e2e7 Expand test coverage. 21 年之前
  Ben Alex 491fb00ffd Make Authentication serializable (Weblogic support). 21 年之前
  Ben Alex 957e28252e Log stack trace to assist debugging. 21 年之前
  Ben Alex e987e1051b Relax restriction on empty Strings for proxy callback URL, as this should be an empty String if no proxy callback was requested during service ticket validation. 21 年之前
  Ben Alex 2cb3703253 Relax restriction on empty Strings for proxy callback URL, as this should be an empty String if no proxy callback was requested during service ticket validation. 21 年之前
  Luke Taylor b957b5e25b Convert database URL to use absolute path. Fixes test with Maven. 21 年之前