diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ Security Component ================== -This component provides an infrastructure for sophisticated authorization systems, -which makes it possible to easily separate the actual authorization logic from so -called user providers that hold the users credentials. It is inspired by the -Java Spring framework. +Security provides an infrastructure for sophisticated authorization systems, +which makes it possible to easily separate the actual authorization logic from +so called user providers that hold the users credentials. It is inspired by +the Java Spring framework. Resources --------- |