| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
AuthenticationConfiguration | 
Elytron.ElytronResources.authenticationConfiguration(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<AuthenticationConfiguration> | 
Elytron.ElytronResources.authenticationConfigurations()
Get the list of AuthenticationConfiguration resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.authenticationConfiguration(AuthenticationConfiguration value)
Add the AuthenticationConfiguration object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.authenticationConfigurations(List<AuthenticationConfiguration> value)
Add all AuthenticationConfiguration objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AuthenticationConfiguration<T extends AuthenticationConfiguration<T>>
An individual authentication configuration definition. 
 | 
interface  | 
AuthenticationConfigurationConsumer<T extends AuthenticationConfiguration<T>>  | 
interface  | 
AuthenticationConfigurationSupplier<T extends AuthenticationConfiguration>  | 
| Modifier and Type | Method and Description | 
|---|---|
AuthenticationConfiguration | 
AuthenticationConfigurationSupplier.get()
Constructed instance of AuthenticationConfiguration resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.