fr.univrennes1.cri.util.ldapUtils
Class ESUP_LDAPEntry
java.lang.Object
fr.univrennes1.cri.util.ldapUtils.ESUP_LDAPEntry
- public class ESUP_LDAPEntry
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ESUP_LDAPEntry
public ESUP_LDAPEntry(java.lang.String dn,
ESUP_LDAPAttributes attributes)
ESUP_LDAPEntry
public ESUP_LDAPEntry(java.lang.String dn)
addAttribute
public void addAttribute(java.lang.String name,
java.util.Vector values)
- Adds a new attribut with its values
- Parameters:
name
- the attribut namevalues
- the attribut values
getAttributes
public ESUP_LDAPAttributes getAttributes()
- Returns:
- Returns the attributes as a _LDAPAttributes
getLdapAttribute
public ESUP_LDAPAttribute getLdapAttribute(java.lang.String attributeName)
- Return the attribute
- Parameters:
attributeName
- attribute to return
- Returns:
toString
public java.lang.String toString()
- Returns a String representation of the entry