| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
AggregatePrincipalDecoder | 
Elytron.ElytronResources.aggregatePrincipalDecoder(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<AggregatePrincipalDecoder> | 
Elytron.ElytronResources.aggregatePrincipalDecoders()
Get the list of AggregatePrincipalDecoder resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.aggregatePrincipalDecoder(AggregatePrincipalDecoder value)
Add the AggregatePrincipalDecoder object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.aggregatePrincipalDecoders(List<AggregatePrincipalDecoder> value)
Add all AggregatePrincipalDecoder objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AggregatePrincipalDecoder<T extends AggregatePrincipalDecoder<T>>
A principal decoder definition where the principal decoder is an aggregation
 of other principal decoders. 
 | 
interface  | 
AggregatePrincipalDecoderConsumer<T extends AggregatePrincipalDecoder<T>>  | 
interface  | 
AggregatePrincipalDecoderSupplier<T extends AggregatePrincipalDecoder>  | 
| Modifier and Type | Method and Description | 
|---|---|
AggregatePrincipalDecoder | 
AggregatePrincipalDecoderSupplier.get()
Constructed instance of AggregatePrincipalDecoder resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.