| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.elytron | 
| Modifier and Type | Method and Description | 
|---|---|
LdapKeyStore | 
Elytron.ElytronResources.ldapKeyStore(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<LdapKeyStore> | 
Elytron.ElytronResources.ldapKeyStores()
Get the list of LdapKeyStore resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.ldapKeyStore(LdapKeyStore value)
Add the LdapKeyStore object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
Elytron.ldapKeyStores(List<LdapKeyStore> value)
Add all LdapKeyStore objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LdapKeyStore<T extends LdapKeyStore<T>>
A LdapKeyStore definition. 
 | 
interface  | 
LdapKeyStoreConsumer<T extends LdapKeyStore<T>>  | 
interface  | 
LdapKeyStoreSupplier<T extends LdapKeyStore>  | 
| Modifier and Type | Method and Description | 
|---|---|
LdapKeyStore | 
LdapKeyStoreSupplier.get()
Constructed instance of LdapKeyStore resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.