Issue Details (XML | Word | Printable)

Key: SEC-716
Type: New Feature New Feature
Status: Closed Closed
Resolution: Duplicate
Priority: Minor Minor
Assignee: Unassigned
Reporter: Ruud Senden
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Spring Security

Additional AuthenticationDetails and AuthenticationDetailsSource implementations

Created: 14/Mar/08 05:51 AM   Updated: 15/Apr/08 07:08 PM   Resolved: 15/Apr/08 07:08 PM
Component/s: Core
Affects Version/s: 2.0.0 RC1
Fix Version/s: None

Time Tracking:
Original Estimate: 0.06d
Original Estimate - 0.06d
Remaining Estimate: 0.06d
Remaining Estimate - 0.06d
Time Spent: Not Specified
Time Spent - Not Specified

File Attachments: 1. Zip Archive authdetails.zip (3 kB)



 Description  « Hide
The included zipfile contains some additional classes related to AuthenticationDetails(Source). This includes a generic AuthenticationDetails object (non-web counterpart of WebAuthenticationDetails) and corresponding AuthenticationDetailsSourceImpl. Furthermore, it includes a non-webbased PreAuthenticatedGrantedAuthoritiesAuthenticationDetails.

This code is based on Spring Security SVN checkout done on 2008-03-14. So it already uses for example the new (Mutable)GrantedAuthoritiesContainer

Ruud Senden added a comment - 09/Apr/08 07:40 AM
This issue has already been solved as part of SEC-477 and as such can be closed

Luke Taylor added a comment - 15/Apr/08 07:08 PM
Ok, thanks.