diff --git a/src/docbkx/springsecurity.xml b/src/docbkx/springsecurity.xml index e086ff47c0..26b50a96c7 100644 --- a/src/docbkx/springsecurity.xml +++ b/src/docbkx/springsecurity.xml @@ -67,12 +67,13 @@ automation tool. These custom requirements make application security interesting, challenging and rewarding. - This reference guide has been largely restructured for the 1.0.0 - release of Spring Security (then called Acegi Security). Please read Part - I, Overall Architecture, in - its entirety. The remaining parts of the reference guide are structured in - a more traditional reference style, designed to be read on an as-required - basis. + Please read , in + its entirety to begin with. This will introduce you to the framework and the namespace-based + configuration system with which you can get up and running quite quickly. To get more of an understanding + of an in-depth understaning of how Spring Security works, and some of the classes you might + need to use, you should then read . + The remaining parts of this guide are structured in a more traditional reference style, + designed to be read on an as-required basis. We hope that you find this reference guide useful, and we welcome your feedback and suggestions.