| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
ProviderSASLServerFactory | 
Elytron.ElytronResources.providerSaslServerFactory(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ProviderSASLServerFactory> | 
Elytron.ElytronResources.providerSaslServerFactories()
Get the list of ProviderSASLServerFactory resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.providerSaslServerFactory(ProviderSASLServerFactory value)
Add the ProviderSASLServerFactory object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.providerSaslServerFactories(List<ProviderSASLServerFactory> value)
Add all ProviderSASLServerFactory objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProviderSASLServerFactory<T extends ProviderSASLServerFactory<T>>
A sasl server factory definition where the sasl server factory is an
 aggregation of factories from the Provider[] 
 | 
interface  | 
ProviderSASLServerFactoryConsumer<T extends ProviderSASLServerFactory<T>>  | 
interface  | 
ProviderSASLServerFactorySupplier<T extends ProviderSASLServerFactory>  | 
| Modifier and Type | Method and Description | 
|---|---|
ProviderSASLServerFactory | 
ProviderSASLServerFactorySupplier.get()
Constructed instance of ProviderSASLServerFactory resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.