Package | Description |
---|---|
org.apache.directory.server.core |
Modifier and Type | Class and Description |
---|---|
class |
ReferralManagerImpl
Implement a referral Manager, handling the requests from the LDAP protocol.
|
Modifier and Type | Method and Description |
---|---|
ReferralManager |
MockDirectoryService.getReferralManager() |
ReferralManager |
DefaultDirectoryService.getReferralManager() |
ReferralManager |
DirectoryService.getReferralManager() |
Modifier and Type | Method and Description |
---|---|
void |
MockDirectoryService.setReferralManager(ReferralManager referralManager) |
void |
DefaultDirectoryService.setReferralManager(ReferralManager referralManager)
Set the referralManager
|
void |
DirectoryService.setReferralManager(ReferralManager referralManager)
Set the referralManager
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.