A C D E G H I L M N P Q R S T U W X

L

LDAPProvider - Class in com.cisco.ipphone.sdk
The LDAPProvider implements the LDAPProviderIF and provides a simple Java "wrapper" around a generic LDAP directory.
LDAPProvider(String, String, String, int, String) - Constructor for class com.cisco.ipphone.sdk.LDAPProvider
This is the only constructor provided for the LDAPProvider class and all parameters must be supplied.
LDAPProviderIF - Interface in com.cisco.ipphone.sdk
The LDAPProviderIF interface defines a simple Java "wrapper" interface into an LDAP directory.
loadAttributes(AXLProviderIF) - Method in class com.cisco.ipphone.sdk.Phone
Equivalent to calling loadAttributes(ap, false)
loadAttributes(AXLProviderIF, boolean) - Method in class com.cisco.ipphone.sdk.Phone
The loadAttributes method queries the specified AXL Provider for Phone configuration info.
loadAttributes(LDAPProvider) - Method in class com.cisco.ipphone.sdk.User
This method queries the specified LDAP Provider for all of the basic attributes of this User.
loadCIP(File) - Method in class com.cisco.ipphone.sdk.CIPImage
This method loads a CiscoIPPhoneImage from a file referenced by a java.io.File object.
loadCIPFromBuffer(String) - Method in class com.cisco.ipphone.sdk.CIPImage
This method loads a CiscoIPPhoneImage object from a String.
loadImage(BufferedImage) - Method in class com.cisco.ipphone.sdk.CIPImage
This method loads a java.awt.Image.BufferedImage object into the CIPImage object performing the necessary color conversion automatically.
login(EMProviderIF, User) - Method in class com.cisco.ipphone.sdk.Phone
Uses the specified Extension Mobility Provider to log the specified User into this Phone
login(EMProvider, Phone) - Method in class com.cisco.ipphone.sdk.User
Logs this User into the specified Phone using the given Extension Mobility Provider
logout(EMProviderIF) - Method in class com.cisco.ipphone.sdk.Phone
Uses the specified Extension Mobility Provider to logout the current EM User of this Phone

A C D E G H I L M N P Q R S T U W X