User Tools

Site Tools


auth:ex3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
auth:ex3 [2007/02/26 17:48] – created bdefrainauth:ex3 [2021/02/05 13:47] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Authentication: Enforce appropriate role ======+[[auth:intro|Intro]] 
 +[[auth:ex1|Ex1]] 
 +[[auth:ex2|Ex2]] 
 +[[auth:ex3|Ex3]] 
 +[[auth:ex4|Ex4]]====== Authentication: Enforce appropriate role ======
  
 Of course, the ''@Authenticated'' annotations can specify stronger requirements than simply an authenticated user. For example, moving entire lines should only be allowed for supervisors. Of course, the ''@Authenticated'' annotations can specify stronger requirements than simply an authenticated user. For example, moving entire lines should only be allowed for supervisors.
  
-Change your aspect to verify that the user is authenticed and holds at least the role specified by the ''value()'' of the ''@Authenticated'' annotation.+Change your aspect to verify that the user is authenticated and holds at least the role specified by the ''value()'' of the ''@Authenticated'' annotation.
  
 <note tip> <note tip>
auth/ex3.1172508532.txt.gz · Last modified: 2007/02/26 17:48 by bdefrain