| Package | Description |
|---|---|
| org.apache.directory.server.core | |
| org.apache.directory.server.core.api | |
| org.apache.directory.server.core.shared |
| Modifier and Type | Method and Description |
|---|---|
ReferralManager |
DefaultDirectoryService.getReferralManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDirectoryService.setReferralManager(ReferralManager referralManager)
Set the referralManager
|
| Modifier and Type | Method and Description |
|---|---|
ReferralManager |
DirectoryService.getReferralManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryService.setReferralManager(ReferralManager referralManager)
Set the referralManager
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReferralManagerImpl
Implement a referral Manager, handling the requests from the LDAP protocol.
|
Copyright © 2021. All rights reserved.