Package | Description |
---|---|
org.wildfly.swarm.config.security.security_domain | |
org.wildfly.swarm.config.security.security_domain.mapping |
Modifier and Type | Method and Description |
---|---|
MappingModule |
ClassicMapping.ClassicMappingResources.mappingModule(String key) |
Modifier and Type | Method and Description |
---|---|
List<MappingModule> |
ClassicMapping.ClassicMappingResources.mappingModules()
Get the list of MappingModule resources
|
Modifier and Type | Method and Description |
---|---|
T |
ClassicMapping.mappingModule(MappingModule value)
Add the MappingModule object to the list of subresources
|
Modifier and Type | Method and Description |
---|---|
T |
ClassicMapping.mappingModules(List<MappingModule> value)
Add all MappingModule objects to this subresource
|
Modifier and Type | Class and Description |
---|---|
class |
MappingModule<T extends MappingModule<T>>
List of modules that map principal, role, and credential information
|
interface |
MappingModuleConsumer<T extends MappingModule<T>> |
interface |
MappingModuleSupplier<T extends MappingModule> |
Modifier and Type | Method and Description |
---|---|
MappingModule |
MappingModuleSupplier.get()
Constructed instance of MappingModule resource
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.