| Package | Description | 
|---|---|
| org.wildfly.swarm.config.management | |
| org.wildfly.swarm.config.management.security_realm | 
| Modifier and Type | Method and Description | 
|---|---|
LdapAuthentication | 
SecurityRealm.SecurityRealmResources.ldapAuthentication()
Configuration to use LDAP as the user repository. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
SecurityRealm.ldapAuthentication(LdapAuthentication value)
Configuration to use LDAP as the user repository. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LdapAuthentication<T extends LdapAuthentication<T>>
Configuration to use LDAP as the user repository. 
 | 
interface  | 
LdapAuthenticationConsumer<T extends LdapAuthentication<T>>  | 
interface  | 
LdapAuthenticationSupplier<T extends LdapAuthentication>  | 
| Modifier and Type | Method and Description | 
|---|---|
LdapAuthentication | 
LdapAuthenticationSupplier.get()
Constructed instance of LdapAuthentication resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.