| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
SimplePermissionMapper | 
Elytron.ElytronResources.simplePermissionMapper(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<SimplePermissionMapper> | 
Elytron.ElytronResources.simplePermissionMappers()
Get the list of SimplePermissionMapper resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.simplePermissionMapper(SimplePermissionMapper value)
Add the SimplePermissionMapper object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.simplePermissionMappers(List<SimplePermissionMapper> value)
Add all SimplePermissionMapper objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimplePermissionMapper<T extends SimplePermissionMapper<T>>
Definition of a simple configured permission mapper. 
 | 
interface  | 
SimplePermissionMapperConsumer<T extends SimplePermissionMapper<T>>  | 
interface  | 
SimplePermissionMapperSupplier<T extends SimplePermissionMapper>  | 
| Modifier and Type | Method and Description | 
|---|---|
SimplePermissionMapper | 
SimplePermissionMapperSupplier.get()
Constructed instance of SimplePermissionMapper resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.