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

Quick Search    Search Deep

Package net.sf.acegisecurity.adapters.cas

Allows external containers to obtain authentication information from the system.

See:
          Description

Class Summary
CasPasswordHandler Provides actual CAS authentication by delegation to an AuthenticationManager.
CasPasswordHandlerProxy Enables CAS to use the Acegi Security System for authentication.
 

Package net.sf.acegisecurity.adapters.cas 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.