Package org.blojsom.plugin.security

Defines the classes and interfaces for blojsom plugins that handle security

See:
          Description

Class Summary
BasicAuthenticationPlugin Basic Authentication plugin performs a BASIC authorization check so that users much authenticate before they are able to see any blog entries.
FormAuthenticationPlugin This plugin performs authorization after prompting the user in a web form.
 

Package org.blojsom.plugin.security Description

Defines the classes and interfaces for blojsom plugins that handle security

Package Specification

Related Documentation