From bb7ef1fa8ba5b43fa0b0a77565b55eca34eb73f3 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Sun, 31 May 2009 21:27:23 +0000 Subject: [PATCH] Added HTML tags --- .../org/springframework/security/web/context/package.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/web/src/main/java/org/springframework/security/web/context/package.html b/web/src/main/java/org/springframework/security/web/context/package.html index 634435bbff..6808fd49f4 100644 --- a/web/src/main/java/org/springframework/security/web/context/package.html +++ b/web/src/main/java/org/springframework/security/web/context/package.html @@ -1,2 +1,8 @@ + + +

Classes which are responsible for maintaining the security context between HTTP requests. +

+ + \ No newline at end of file