JBoss Community

JBoss AS7: Enabling JASPI Authentication for Web Applications

new comment by Josef Cacek View all comments on this document

arjan tijms wrote:

 

So one thing I'm still wondering about is what the intended use case is for modules like "org.jboss.as.web.security.jaspi.modules.HTTPBasicServerAuthModule".

 

Those are not the default (and as you just explained, will probably not become default anytime soon), but the user can activate them. Since the same functionality is also provided by the traditional modules, why would a user want to use "org.jboss.as.web.security.jaspi.modules.HTTPBasicServerAuthModule"?                  

Stacking of ServerAuthModules for instance...