Uses of Class
com.cisco.ipphone.sdk.LDAPProvider

Packages that use LDAPProvider
com.cisco.ipphone.sdk   
 

Uses of LDAPProvider in com.cisco.ipphone.sdk
 

Methods in com.cisco.ipphone.sdk with parameters of type LDAPProvider
 User[] PC.getAssociatedUsers(LDAPProvider lp, java.lang.String[] excludedUsers)
          Queries the specified LDAP Provider for a list of Users who have this PC defined as their Associated PC
 Phone[] User.getControlledPhones(LDAPProvider lp, java.lang.String beginsWith)
          Queries the specified LDAP Provider for a list of Phones controlled by this User
 boolean User.loadAttributes(LDAPProvider lp)
          This method queries the specified LDAP Provider for all of the basic attributes of this User.