| Package | Description |
|---|---|
| org.wildfly.swarm.config.security.subsystem.securityDomain | |
| org.wildfly.swarm.config.security.subsystem.securityDomain.authentication.authModule |
| Modifier and Type | Method and Description |
|---|---|
List<AuthModule> |
AuthenticationJaspi.AuthenticationJaspiResources.authModules()
Get the list of AuthModule resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
AuthenticationJaspi.authModule(AuthModule value)
Add the AuthModule object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
AuthenticationJaspi.authModules(List<AuthModule> value)
Add all AuthModule objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthModule<T extends AuthModule>
List of modules that map principal, role, and credential information
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.