User Tools

Site Tools


auth:intro

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
auth:intro [2007/02/26 16:44] bdefrainauth:intro [2021/02/05 13:47] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Authentication: Intro ======+[[auth:intro|Intro]] 
 +[[auth:ex1|Ex1]] 
 +[[auth:ex2|Ex2]] 
 +[[auth:ex3|Ex3]] 
 +[[auth:ex4|Ex4]]====== Authentication: Intro ======
  
 In these exercises, we will use AspectJ and annotations to protect the access to a number of methods in the figure editor application. In these exercises, we will use AspectJ and annotations to protect the access to a number of methods in the figure editor application.
Line 5: Line 9:
 ===== Set-up & Running ===== ===== Set-up & Running =====
  
-You can reuse the AspectJ project you have created for the previous track. If you haven't got such a project yet, consult the [[invariant:intro|Invariants: Intro]] page.+You can reuse the AspectJ project with the figure editor application you have created during the previous track. If you haven't got such a project yet, consult the [[invariant:intro|Invariants: Intro]] page.
  
 ===== @Authenticated Annotation ===== ===== @Authenticated Annotation =====
auth/intro.1172504640.txt.gz · Last modified: 2007/02/26 16:44 by bdefrain