Index

A B C D G I L M N O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

actionPerformed(ActionEvent) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Invoked when an action occurs.
ADD - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ADD - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
addArgument(String, String, String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument with the given name and value.
addArgument(String, String, String, String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument with the given name, value, and metadata.
addArgument(LDAPArgument) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new argument.
addEmptyArgument() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Add a new empty argument to the list.
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
applies(ConfigTestElement) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
The name of the property used to store the arguments.
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
ATTRIBS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 

B

BASE_ENTRY_DN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
BASE_ENTRY_DN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
BIND - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 

C

clear() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Clear the arguments.
clear() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Clear all rows from the table.
clearGui() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
Implements JMeterGUIComponent.clearGui
clearGui() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
Implements JMeterGUIComponent.clearGui
compare(DirContext, String, String) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Filter the data in the ldap directory
COMPARE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
COMPAREDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
COMPAREFILT - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
configure(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
A newly created component can be initialized with the contents of a Test Element object by calling this method.
connect(String, String, String, String, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Connect to server.
connect(String, String, String, String, String, String, boolean, boolean) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
connect to server
CONNTO - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
COUNTLIM - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
createTest(BasicAttributes, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Create the attribute in the ldap directory for the given string.
createTest(DirContext, Attributes, String) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Create the entry in the ldap directory for the given string
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
 
createTestElement() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
 

D

DELETE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
DELETE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
deleteTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Delete the attribute from the ldap directory.
deleteTest(DirContext, String) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Delete the attribute from the ldap directory
DEREF - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
disconnect() - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Disconnect from the server.
disconnect(DirContext) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
disconnect from the server

G

getArgument(int) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get a single argument.
getArgumentCount() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get the number of arguments in the list.
getArguments() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get the arguments.
getArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Arguments attribute of the LdapConfig object
getArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Arguments attribute of the LdapConfig object.
getArgumentsAsMap() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get the arguments as a Map.
getAttrs() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the attributes of the LDAPSampler object
getBaseEntryDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the BaseEntryDN attribute of the LDAPSampler object
getBaseEntryDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the BaseEntryDN attribute of the LDAPSampler object.
getConnTimeOut() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
getCountlim() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the size limit attribute of the LDAPSampler object
getCountlimAsLong() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
getLabel() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Returns a formatted string label describing this sampler Example output:
getLabel() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Returns a formatted string label describing this sampler
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
 
getLabelResource() - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
 
getLDAPArguments() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the LDAPArguments attribute of the LdapConfig object
getMenuCategories() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
This is the list of menu categories this gui component will be available under.
getMetaData() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Gets the Meta Data attribute of the Argument.
getName() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Get the name of the Argument.
getOpcode() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Gets the opcode of the Argument object.
getPassword() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the password attribute of the LDAP object.
getPort() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Port attribute of the LDAPSampler object
getPort() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Port attribute of the LDAPSampler object.
getRootdn() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the Rootdn attribute of the LDAPSampler object
getRootdn() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the Rootdn attribute of the LDAPSampler object.
getScope() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the search scope attribute of the LDAPSampler object
getScopeAsInt() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
getServername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the servername attribute of the LDAPSampler object
getServername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the servername attribute of the LDAPSampler object.
getTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the test attribute of the LDAPSampler object
getTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the test attribute of the LDAPSampler object.
getTimelim() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the time limit attribute of the LDAPSampler object
getTimelimAsInt() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
getUserDefinedTest() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the UserDefinedTest attribute of the LDAPSampler object.
getUserDN() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the username attribute of the LDAP object
getUsername() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Gets the username attribute of the LDAP object.
getUserPw() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the password attribute of the LDAP object
getValue() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Gets the value of the Argument object.

I

isDeref() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the deref attribute of the LDAPSampler object
isParseFlag() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
isRetobj() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Gets the return objects attribute of the LDAPSampler object
isSecure() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
isTrustAll() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
This itemStateChanged listener for changing the card layout for based on the test selected in the User defined test case.
itemStateChanged(ItemEvent) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
This itemStateChanged listener for changing the card layout for based on the test selected in the User defined test case.
iterator() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Get a PropertyIterator of the arguments.

L

LDAPArgument - Class in org.apache.jmeter.protocol.ldap.config.gui
Class representing an argument.
LDAPArgument() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument without a name, value, or metadata.
LDAPArgument(String, String, String) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument with the specified name and value, and no metadata.
LDAPArgument(String, String, String, String) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Create a new Argument with the specified name, value, and metadata.
LDAPArguments - Class in org.apache.jmeter.protocol.ldap.config.gui
A set of LDAPArgument objects.
LDAPArguments() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Create a new Arguments object with no arguments.
LDAPARGUMENTS - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
LDAPArgumentsPanel - Class in org.apache.jmeter.protocol.ldap.config.gui
A GUI panel allowing the user to enter name-value argument pairs.
LDAPArgumentsPanel() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a new LDAPArgumentsPanel, using the default title.
LDAPArgumentsPanel(String) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
Create a new LDAPArgumentsPanel, using the specified title.
LdapClient - Class in org.apache.jmeter.protocol.ldap.sampler
Ldap Client class is main class to create, modify, search and delete all the LDAP functionality available.
LdapClient() - Constructor for class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Constructor for the LdapClient object.
LdapConfigGui - Class in org.apache.jmeter.protocol.ldap.config.gui
This class LdapConfigGui is user interface gui for getting all the configuration values from the user.
LdapConfigGui() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Default constructor for LdapConfigGui.
LdapConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Constructor which sets the displayName.
LdapExtClient - Class in org.apache.jmeter.protocol.ldap.sampler
Ldap Client class is main class to create ,modify, search and delete all the LDAP functionality available Based on the work of: author T.Elanjchezhiyan([email protected])
LdapExtConfigGui - Class in org.apache.jmeter.protocol.ldap.config.gui
This class LdapConfigGui is user interface gui for getting all the configuration value from the user author Dolf Smits([email protected]) created Aug 09 2003 11:00 AM company Siemens Netherlands N.V..
LdapExtConfigGui() - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Default constructor for LdapConfigGui
LdapExtConfigGui(boolean) - Constructor for class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Constructor for LdapExtConfigGui
LDAPExtSampler - Class in org.apache.jmeter.protocol.ldap.sampler
Ldap Sampler class is main class for the LDAP test.
LDAPExtSampler() - Constructor for class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
LdapExtTestSamplerGui - Class in org.apache.jmeter.protocol.ldap.control.gui
author Dolf Smits([email protected]) created Aug 09 2003 11:00 AM company Siemens Netherlands N.V..
LdapExtTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
Constructor that initialises the GUI components
LDAPSampler - Class in org.apache.jmeter.protocol.ldap.sampler
Ldap Sampler class is main class for the LDAP test.
LDAPSampler() - Constructor for class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
LdapTestSamplerGui - Class in org.apache.jmeter.protocol.ldap.control.gui
 
LdapTestSamplerGui() - Constructor for class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
 

M

MODDDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
moddnOp(DirContext, String, String) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
ModDN the data in the ldap directory for the given search base
MODIFY - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
MODIFY - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
modifyTest(DirContext, ModificationItem[], String) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Modify the attribute in the ldap directory for the given string
modifyTest(ModificationItem[], String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Modify the attribute in the ldap directory for the given string.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui
Modifies a given TestElement to mirror the data in the gui components.
modifyTestElement(TestElement) - Method in class org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui
Modifies a given TestElement to mirror the data in the gui components.

N

NEWDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 

O

org.apache.jmeter.protocol.ldap.config.gui - package org.apache.jmeter.protocol.ldap.config.gui
 
org.apache.jmeter.protocol.ldap.control.gui - package org.apache.jmeter.protocol.ldap.control.gui
 
org.apache.jmeter.protocol.ldap.sampler - package org.apache.jmeter.protocol.ldap.sampler
 

P

PARSEFLAG - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
PORT - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
PORT - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 

R

removeAllArguments() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove all arguments from the list.
removeArgument(int) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the specified argument from the list.
removeArgument(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the argument with the specified name.
removeArgument(LDAPArgument) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Remove the specified argument from the list.
RENAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
RETOBJ - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ROOTDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
ROOTDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 

S

sample(Entry) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
sample(Entry) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
SBIND - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SCOPE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SEARCH - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SEARCHBASE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SEARCHBASE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
SEARCHFILTER - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SEARCHFILTER - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
searchTest(String, String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LdapClient
Filter the data in the ldap directory for the given search base.
searchTest(DirContext, String, String, int, long, int, String[], boolean, boolean) - Static method in class org.apache.jmeter.protocol.ldap.sampler.LdapExtClient
Filter the data in the ldap directory for the given search base
SECURE - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SERVERNAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
SERVERNAME - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
setArguments(List<Object>) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Set the list of arguments.
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Arguments attribute of the LdapConfig object This will collect values from the table for user defined test case
setArguments(Arguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Arguments attribute of the LdapConfig object.
setAttrs(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the attributes of the LdapConfig object
setBaseEntryDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Base Entry DN attribute of the LDAPSampler object
setBaseEntryDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Base Entry DN attribute of the LDAPSampler object.
setConnTimeOut(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
setCountlim(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the size limit attribute of the LDAPSampler object
setDeref(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the deref attribute of the LDAPSampler object
setLDAPArguments(LDAPArguments) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Arguments attribute of the LdapConfig object This will collect values from the table for user defined test case
setMetaData(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the Meta Data attribute of the Argument.
setName(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Set the name of the Argument.
setOpcode(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the opcode of the Argument.
setParseFlag(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
setPort(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Port attribute of the ServerConfig object
setPort(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Port attribute of the ServerConfig object.
setRetobj(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the return objects attribute of the LDAPSampler object
setRootdn(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Rootdn attribute of the LDAPSampler object
setRootdn(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Rootdn attribute of the LDAPSampler object.
setScope(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the search scope attribute of the LDAPSampler object
setSecure(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
setServername(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Servername attribute of the ServerConfig object
setServername(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Servername attribute of the ServerConfig object.
setTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the Test attribute of the LdapConfig object
setTest(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the Test attribute of the LdapConfig object.
setTimelim(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the time limit attribute of the LDAPSampler object
setTrustAll(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
setUserDefinedTest(boolean) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
Sets the UserDefinedTest attribute of the LDAPSampler object.
setUserDN(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the username attribute of the LDAP object
setUserPw(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
Sets the password attribute of the LDAP object
setValue(String) - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument
Sets the value of the Argument.

T

TEST - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
TEST - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
testEnded() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testEnded(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testFunctors() - Static method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel
 
testStarted() - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
testStarted(String) - Method in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
TIMELIM - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
toString() - Method in class org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments
Create a string representation of the arguments.
TRUSTALL - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 

U

UNBIND - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
USER_DEFINED - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPSampler
 
USERDN - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
USERPW - Static variable in class org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler
 
A B C D G I L M N O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form