|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LdapService
The Ldap Service allows other modules to query an LDAP server
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface net.java.sip.communicator.service.ldap.LdapConstants |
|---|
LdapConstants.Auth, LdapConstants.Encryption, LdapConstants.Scope |
| Field Summary |
|---|
| Fields inherited from interface net.java.sip.communicator.service.ldap.LdapConstants |
|---|
LDAP_CONNECT_TIMEOUT, LDAP_READ_TIMEOUT |
| Method Summary | |
|---|---|
ContactSourceService |
createContactSource(LdapDirectory ldapDir)
Creates a contact source corresponding to the given ldap directory. |
LdapFactory |
getFactory()
Returns the LdapFactory, used to create LdapDirectoryS, LdapDirectorySettings, LdapQuery, ... |
LdapDirectorySet |
getServerSet()
Returns all the LDAP directories |
void |
removeContactSource(LdapDirectory ldapDir)
Removes the contact source corresponding to the given ldap directory. |
| Method Detail |
|---|
LdapDirectorySet getServerSet()
LdapFactory getFactory()
ContactSourceService createContactSource(LdapDirectory ldapDir)
ldapDir - the ldap directory, for which we're creating the contact
source
void removeContactSource(LdapDirectory ldapDir)
ldapDir - the ldap directory, which contact source we'd like to
remove
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||