| Package | Description |
|---|---|
| org.wildfly.swarm.config.security.security_domain | |
| org.wildfly.swarm.config.security.security_domain.mapping |
| Modifier and Type | Method and Description |
|---|---|
List<MappingModule> |
ClassicMapping.ClassicMappingResources.mappingModules()
Get the list of org.wildfly.swarm.config.security.security_domain.mapping.MappingModule resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ClassicMapping.mappingModule(MappingModule value)
Add the org.wildfly.swarm.config.security.security_domain.mapping.MappingModule object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ClassicMapping.mappingModules(List<MappingModule> value)
Add all org.wildfly.swarm.config.security.security_domain.mapping.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
|
interface |
MappingModuleConfigurator<T extends MappingModule> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.