Uses of Interface
org.jivesoftware.openfire.vcard.VCardProvider
Packages that use VCardProvider
Package
Description
LDAP code for authentication and user profile information.
-
Uses of VCardProvider in org.jivesoftware.openfire.crowd
Classes in org.jivesoftware.openfire.crowd that implement VCardProvider -
Uses of VCardProvider in org.jivesoftware.openfire.ldap
Classes in org.jivesoftware.openfire.ldap that implement VCardProviderModifier and TypeClassDescriptionclassRead-only LDAP provider for vCards.Configuration consists of adding a provider: -
Uses of VCardProvider in org.jivesoftware.openfire.vcard
Classes in org.jivesoftware.openfire.vcard that implement VCardProviderModifier and TypeClassDescriptionclassDefault implementation of the VCardProvider interface, which reads and writes data from theofVCarddatabase table.Methods in org.jivesoftware.openfire.vcard that return VCardProviderModifier and TypeMethodDescriptionstatic VCardProviderVCardManager.getProvider()Returns the currently-installed VCardProvider.