| Package | Description | 
|---|---|
| org.wildfly.swarm.config.management | 
| Modifier and Type | Method and Description | 
|---|---|
LdapConnection.Referrals | 
LdapConnection.referrals()
The referral handling mode for this connection. 
 | 
static LdapConnection.Referrals | 
LdapConnection.Referrals.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LdapConnection.Referrals[] | 
LdapConnection.Referrals.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
LdapConnection.referrals(LdapConnection.Referrals value)
The referral handling mode for this connection. 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.