| Modifier and Type | Class and Description |
|---|---|
class |
LoginModule<T extends LoginModule>
List of authentication modules
|
| Modifier and Type | Method and Description |
|---|---|
List<LoginModule> |
LoginModuleStack.LoginModuleStackResources.loginModules()
Get the list of LoginModule resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
LoginModuleStack.loginModule(LoginModule value)
Add the LoginModule object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
LoginModuleStack.loginModules(List<LoginModule> value)
Add all LoginModule objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.