Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.acegisecurity.adapters.resin

Allows external containers to obtain authentication information from the system.

See:
          Description

Class Summary
ResinAcegiAuthenticator Adapter to enable Resin to authenticate via the Acegi Security System for Spring.
 

Package org.acegisecurity.adapters.resin Description

Allows external containers to obtain authentication information from the system.

It is recommended to use the net.sf.acegisecurity.ui.webapp package for standard web applications, as it has much lower configuration complexity.