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