| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
X500AttributePrincipalDecoder | 
Elytron.ElytronResources.x500AttributePrincipalDecoder(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<X500AttributePrincipalDecoder> | 
Elytron.ElytronResources.x500AttributePrincipalDecoders()
Get the list of X500AttributePrincipalDecoder resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.x500AttributePrincipalDecoder(X500AttributePrincipalDecoder value)
Add the X500AttributePrincipalDecoder object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.x500AttributePrincipalDecoders(List<X500AttributePrincipalDecoder> value)
Add all X500AttributePrincipalDecoder objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
X500AttributePrincipalDecoder<T extends X500AttributePrincipalDecoder<T>>
Definition of a X.500 attribute based principal decoder 
 | 
interface  | 
X500AttributePrincipalDecoderConsumer<T extends X500AttributePrincipalDecoder<T>>  | 
interface  | 
X500AttributePrincipalDecoderSupplier<T extends X500AttributePrincipalDecoder>  | 
| Modifier and Type | Method and Description | 
|---|---|
X500AttributePrincipalDecoder | 
X500AttributePrincipalDecoderSupplier.get()
Constructed instance of X500AttributePrincipalDecoder resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.