| Package | Description |
|---|---|
| org.wildfly.swarm.config.security.subsystem.securityDomain | |
| org.wildfly.swarm.config.security.subsystem.securityDomain.authentication.loginModule |
| Modifier and Type | Method and Description |
|---|---|
List<LoginModule> |
AuthenticationClassic.AuthenticationClassicResources.loginModules()
Get the list of LoginModule resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
AuthenticationClassic.loginModule(LoginModule value)
Add the LoginModule object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
AuthenticationClassic.loginModules(List<LoginModule> value)
Add all LoginModule objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoginModule<T extends LoginModule>
List of authentication modules
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.