| Modifier and Type | Method and Description |
|---|---|
List<LoginModuleStack> |
AuthenticationJaspi.AuthenticationJaspiResources.loginModuleStacks()
Get the list of LoginModuleStack resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
AuthenticationJaspi.loginModuleStack(LoginModuleStack value)
Add the LoginModuleStack object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
AuthenticationJaspi.loginModuleStacks(List<LoginModuleStack> value)
Add all LoginModuleStack objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginModuleStack<T extends LoginModuleStack>
List of "named" login modules that are used by jaspi authentication modules.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.