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