Package | Description |
---|---|
org.jboss.security.auth.container.modules |
Modifier and Type | Class and Description |
---|---|
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 © 2016 JBoss by Red Hat. All rights reserved.