| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.message |
| Modifier and Type | Field and Description |
|---|---|
private ReferralsPolicyEnum |
SearchRequestImpl.referralHandling
A flag set to tell the search what to do wth referrals
|
| Modifier and Type | Method and Description |
|---|---|
static ReferralsPolicyEnum |
ReferralsPolicyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferralsPolicyEnum[] |
ReferralsPolicyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.