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

Quick Search    Search Deep

Package org.acegisecurity.adapters.jboss

Allows external containers to obtain authentication information from the system.

See:
          Description

Class Summary
JbossAcegiLoginModule Adapter to enable JBoss to authenticate via the Acegi Security System for Spring.
JbossIntegrationFilter Populates a org.acegisecurity.context.security.SecureContext from JBoss' java:comp/env/security/subject.
 

Package org.acegisecurity.adapters.jboss 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.