Issue Details (XML | Word | Printable)

Key: JS1-427
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Paul M
Votes: 0
Watchers: 0
Operations

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

[DOC] Says to extend JetspeedUser, when that's an interface!

Created: 11/Dec/03 09:46 PM   Updated: 02/Apr/04 06:38 PM
Return to search
Component/s: Documentation
Affects Version/s: 1.4
Fix Version/s: 1.5

Time Tracking:
Not Specified

Environment:
Operating System: All
Platform: All

Bugzilla Id: 25439


 Description  « Hide
http://jakarta.apache.org/jetspeed/site/security.html#Extending Jetspeed User

says "4. Extend JetspeedUser to, for ex, MyUser, and cast to it whenever you
need to access your new columns"

Do you mean "extend BaseJetspeedUser", which is the class listed in the
configuration file "JetspeedSecurity.default"???
with the parameter name being
      services.JetspeedSecurity.user.class

thanks
Paul

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Mark Orciuch added a comment - 13/Dec/03 01:56 AM
Instructions corrected.