Uses of Class
org.jboss.security.auth.container.modules.AbstractServerAuthModule
-
Packages that use AbstractServerAuthModule Package Description 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 Modifier and Type Class Description classAllFailureServerAuthModuleServer Auth Module that sends a AuthStatus.FAILUREclassAllSuccessServerAuthModuleServerAuthModule that returns AuthStatus.SUCCESSclassDelegatingServerAuthModuleServer Auth Module that delegates work to a login contextclassHttpServletServerAuthModuleServer Auth Module capable of handling Http Servlet AuthenticationclassSimpleServerAuthModuleA simple implementation of an username/password based server auth module.
-