|
Openfire 3.6.3 Javadoc | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
LdapAuthorizationMapping | Provider for authorization mapping using LDAP. |
LdapAuthorizationPolicy | Provider for authorization using LDAP. |
LdapAuthProvider | Implementation of auth provider interface for LDAP authentication service plug-in. |
LdapGroupProvider | LDAP implementation of the GroupProvider interface. |
LdapManager | Centralized administration of LDAP connections. |
LdapUserProvider | LDAP implementation of the UserProvider interface. |
LdapVCardProvider | Read-only LDAP provider for vCards.Configuration consists of adding a provider:
provider.vcard.className = org.jivesoftware.openfire.ldap.LdapVCardProvider
and an xml vcard-mapping in the system properties.
The vcard attributes can be configured by adding an attrs="attr1,attr2"
attribute to the vcard elements.
Arbitrary text can be used for the element values as well as MessageFormat
style placeholders for the ldap attributes. |
LDAP code for authentication and user profile information.
|
Openfire 3.6.3 Javadoc | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |