| Package | Description |
|---|---|
| org.wildfly.swarm.config.security | |
| org.wildfly.swarm.config.security.security_domain |
| Modifier and Type | Method and Description |
|---|---|
ClassicAuthentication |
SecurityDomain.classicAuthentication()
Traditional authentication configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityDomain |
SecurityDomain.classicAuthentication(ClassicAuthentication value)
Traditional authentication configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ClassicAuthentication |
ClassicAuthentication.loginModule(LoginModule value)
Add the org.wildfly.swarm.config.security.security_domain.authentication.LoginModule object to the list of subresources
|
ClassicAuthentication |
ClassicAuthentication.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.