| 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 |
|---|---|
JaspiAuthentication |
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 |
|---|---|
JaspiAuthentication |
JaspiAuthentication.loginModuleStacks(List<LoginModuleStack> value)
Add all org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
LoginModuleStack |
LoginModuleStack.loginModule(LoginModule value)
Add the org.wildfly.swarm.config.security.security_domain.authentication.LoginModule object to the list of subresources
|
LoginModuleStack |
LoginModuleStack.loginModules(List<LoginModule> value)
Add all org.wildfly.swarm.config.security.security_domain.authentication.LoginModule objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.