| Package | Description |
|---|---|
| org.wildfly.swarm.config.security | |
| org.wildfly.swarm.config.security.security_domain |
| Modifier and Type | Method and Description |
|---|---|
JaspiAuthentication |
SecurityDomain.jaspiAuthentication()
JASPI authentication configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityDomain |
SecurityDomain.jaspiAuthentication(JaspiAuthentication value)
JASPI authentication configuration.
|
| Modifier and Type | Method and Description |
|---|---|
JaspiAuthentication |
JaspiAuthentication.authModule(AuthModule value)
Add the org.wildfly.swarm.config.security.security_domain.authentication.AuthModule object to the list of subresources
|
JaspiAuthentication |
JaspiAuthentication.authModules(List<AuthModule> value)
Add all org.wildfly.swarm.config.security.security_domain.authentication.AuthModule objects to this subresource
|
JaspiAuthentication |
JaspiAuthentication.loginModuleStack(LoginModuleStack value)
Add the org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack object to the list of subresources
|
JaspiAuthentication |
JaspiAuthentication.loginModuleStacks(List<LoginModuleStack> value)
Add all org.wildfly.swarm.config.security.security_domain.authentication.LoginModuleStack objects to this subresource
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.