Click here to Skip to main content
15,908,445 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Finally i developed my system and now it is the time to implement the user account , in my system i have three user privilege , Full Admin , admin and User
but i confused how can i implement accounts and privileges any one can help me in doing that ?
thanks every one
Posted

1 solution

Some one her at Q&A ( Design pattern for permissions[^] ) gave a link to this web site http://www.cs.sjsu.edu/~pearce/oom/patterns/analysis/Actor.htm[^], I think that this can help you in implementation.
 
Share this answer
 
v2
Comments
Pete O'Hanlon 8-May-11 15:43pm    
Funnily enough, that person was me and I just opened this question to answer it. Good job on the link.
Kim Togo 9-May-11 2:58am    
Thanks, my 5 on your answer.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900