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