Uses of Class
org.jivesoftware.admin.LdapUserTester.PropertyMapping
Packages that use LdapUserTester.PropertyMapping
Package
Description
Supporting classes and tags for the admin console.
LDAP code for authentication and user profile information.
-
Uses of LdapUserTester.PropertyMapping in org.jivesoftware.admin
Methods in org.jivesoftware.admin with parameters of type LdapUserTester.PropertyMappingModifier and TypeMethodDescriptionstatic String
LdapUserTester.getPropertyValue
(LdapUserTester.PropertyMapping mapping, Attributes attributes) -
Uses of LdapUserTester.PropertyMapping in org.jivesoftware.openfire.ldap
Methods in org.jivesoftware.openfire.ldap that return LdapUserTester.PropertyMappingModifier and TypeMethodDescriptionLdapManager.getNameField()
Returns the LDAP field name that the user's name is stored in.Methods in org.jivesoftware.openfire.ldap with parameters of type LdapUserTester.PropertyMappingModifier and TypeMethodDescriptionvoid
LdapManager.setNameField
(LdapUserTester.PropertyMapping nameField) Sets the LDAP field name that the user's name is stored in.