| Package | Description |
|---|---|
| org.wildfly.swarm.config.security.security_domain | |
| org.wildfly.swarm.config.security.security_domain.authentication |
| Modifier and Type | Method and Description |
|---|---|
List<LoginModuleStack> |
JaspiAuthentication.JaspiAuthenticationResources.loginModuleStacks()
Get the list of org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
JaspiAuthentication.loginModuleStack(LoginModuleStack value)
Add the org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
JaspiAuthentication.loginModuleStacks(List<LoginModuleStack> value)
Add all org.wildfly.swarm.config.security.security_domain.authentication.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.
|
interface |
LoginModuleStackConfigurator<T extends LoginModuleStack> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.