ca.tnt.ldaputils
Interface ILdapPerson

Package class diagram package ILdapPerson
All Superinterfaces:
ILdapEntry

public interface ILdapPerson
extends ILdapEntry

Author:
trenta

Field Summary
 
Fields inherited from interface ca.tnt.ldaputils.ILdapEntry
ADD_ATTRIBUTE, REMOVE_ATTRIBUTE, REPLACE_ATTRIBUTE
 
Method Summary
 String getEMail()
           
 String getUID()
           
 
Methods inherited from interface ca.tnt.ldaputils.ILdapEntry
convertInstance, getAttributeValues, getBindAttributes, getCn, getCN, getDescription, getDn, getObjectClasses, getStringValue, modifyAttribute, modifyBatchAttribute, modifyBatchAttributes, save, setCn, setDn
 

Method Detail

getUID

String getUID()

getEMail

String getEMail()