1
0
mirror of synced 2026-07-19 17:45:11 +00:00

Replaced <code> tags in index.apt file.

This commit is contained in:
Luke Taylor
2007-09-04 16:20:31 +00:00
parent 7cab6197a2
commit 0ee0084969
+1 -1
View File
@@ -131,7 +131,7 @@ Key Features
anywhere you like.
* <<Event support:>> Building upon Spring's
<code>ApplicationEvent</code> services, you can write your own listeners
<<<ApplicationEvent>>> services, you can write your own listeners
for authentication-related events, along with authorisation-related events.
This enables you to implement account lockout and audit log systems, with
complete decoupling from Acegi Security code.