Uses of Class
org.jboss.security.auth.container.modules.AbstractServerAuthModule

Packages that use AbstractServerAuthModule
org.jboss.security.auth.container.modules   
 

Uses of AbstractServerAuthModule in org.jboss.security.auth.container.modules
 

Subclasses of AbstractServerAuthModule in org.jboss.security.auth.container.modules
 class AllFailureServerAuthModule
          Server Auth Module that sends a AuthStatus.FAILURE
 class AllSuccessServerAuthModule
          ServerAuthModule that returns AuthStatus.SUCCESS
 class DelegatingServerAuthModule
          Server Auth Module that delegates work to a login context
 class HttpServletServerAuthModule
          Server Auth Module capable of handling Http Servlet Authentication
 class SimpleServerAuthModule
          A simple implementation of an username/password based server auth module.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.