Package | Description |
---|---|
org.jivesoftware.openfire.crowd | |
org.jivesoftware.openfire.ldap |
LDAP code for authentication and user profile information.
|
org.jivesoftware.openfire.vcard |
Modifier and Type | Class and Description |
---|---|
class |
CrowdVCardProvider
VCard provider for Crowd.
|
Modifier and Type | Class and Description |
---|---|
class |
LdapVCardProvider
Read-only LDAP provider for vCards.Configuration consists of adding a provider:
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultVCardProvider
Default implementation of the VCardProvider interface, which reads and writes data
from the
ofVCard database table. |
Modifier and Type | Method and Description |
---|---|
static VCardProvider |
VCardManager.getProvider()
Returns the currently-installed VCardProvider.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.