org.blojsom.plugin.security |
Defines the classes and interfaces for blojsom plugins that handle security
Package Specification
Related Documentation
|
Java Source File Name | Type | Comment |
BasicAuthenticationPlugin.java | Class | Basic Authentication plugin performs a BASIC authorization check so that users much authenticate
before they are able to see any blog entries. |
FormAuthenticationPlugin.java | Class | This plugin performs authorization after prompting the user in a web form. |