Class LdapQueryResultRow

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,String>
org.ametys.plugins.externaldata.data.ldap.LdapQueryResultRow
All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>, QueryResultRow

public class LdapQueryResultRow extends HashMap<String,String> implements QueryResultRow
LDAP implementation of Query Result Row.
See Also: