|
|||||||||
| Home >> All >> org >> acegisecurity >> adapters >> [ jboss overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
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.
|
|||||||||
| Home >> All >> org >> acegisecurity >> adapters >> [ jboss overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||