| Apache-SWIT-Security documentation | view source | Contained in the Apache-SWIT-Security distribution. |
Apache::SWIT::Security - security subsystem for Apache::SWIT
# to install, from command line prompt: Your-Module $ perl -MApache::SWIT::Security \ -e 'Apache::SWIT::Security::Maker->install_subsystem("Sec")
This is pre-alpha quality software. Please use it on your own risk.
This module provides security subsystem for Apache::SWIT based modules.
It does users, roles, url based security etc. For more details look at the included tests.
Much needed documentation is non-existant at the moment.
Boris Sukholitko boriss@gmail.com
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
Apache::SWIT
| Apache-SWIT-Security documentation | view source | Contained in the Apache-SWIT-Security distribution. |