Openfire 3.8.2 Javadoc

Package org.jivesoftware.openfire.ldap

LDAP code for authentication and user profile information.

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.

 

Package org.jivesoftware.openfire.ldap Description

LDAP code for authentication and user profile information.


Openfire 3.8.2 Javadoc

Copyright © 2003-2008 Jive Software.