Skip navigation links
A B D E F G H L O P R S T U V 

A

ATTRIBUTES_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 

B

BASE_OBJECT_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 

D

DEREF_ALIASES_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 

E

equals(Object) - Method in class org.bonitasoft.connectors.ldap.LdapAttribute
 
executeBusinessLogic() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 

F

FILTER_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 

G

getAttributes() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getBaseObject() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getCertificatePath() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getDerefAliases() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getFilter() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getLdapAttributeList() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getName() - Method in class org.bonitasoft.connectors.ldap.LdapAttribute
 
getPageSize() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getPassword() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getProtocol() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getReferralHandling() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getScope() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getSizeLimit() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getTimeLimit() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getUserName() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
getValue() - Method in class org.bonitasoft.connectors.ldap.LdapAttribute
 

H

hashCode() - Method in class org.bonitasoft.connectors.ldap.LdapAttribute
 
HOST_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 

L

LDAP_ATTRIBUTE_LIST_OUTPUT - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 
LdapAttribute - Class in org.bonitasoft.connectors.ldap
 
LdapAttribute(String, String) - Constructor for class org.bonitasoft.connectors.ldap.LdapAttribute
 
LdapConnector - Class in org.bonitasoft.connectors.ldap
This connector provides an LDAP service of querying directory service.
LdapConnector() - Constructor for class org.bonitasoft.connectors.ldap.LdapConnector
 
LdapDereferencingAlias - Enum in org.bonitasoft.connectors.ldap
 
LdapProtocol - Enum in org.bonitasoft.connectors.ldap
 
LdapScope - Enum in org.bonitasoft.connectors.ldap
 

O

org.bonitasoft.connectors.ldap - package org.bonitasoft.connectors.ldap
 

P

PAGE_SIZE_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 
PASSWORD_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 
PORT_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 
PROTOCOL_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 

R

REFERRAL_HANDLING_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 

S

SCOPE_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 
setAttributes(String[]) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setAttributes(String) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setBaseObject(String) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setDerefAliases(LdapDereferencingAlias) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setDerefAliases(String) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setFilter(String) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setHost(String) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setInputParameters(Map<String, Object>) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setPageSize(long) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setPageSize(Long) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setPassword(String) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setPort(Long) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setPort(int) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setProtocol(LdapProtocol) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setProtocol(String) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setReferralHandling(String) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setScope(LdapScope) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setScope(String) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setSizeLimit(long) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setSizeLimit(Long) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
setTimeLimit(int) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
Sets the time-limit during a search in seconds.
setTimeLimit(Long) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
Sets the time-limit during a search in seconds.
setUserName(String) - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
SIZE_LIMIT_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 

T

TIME_LIMIT_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 
toString() - Method in class org.bonitasoft.connectors.ldap.LdapAttribute
 

U

USERNAME_PARAMETER - Static variable in class org.bonitasoft.connectors.ldap.LdapConnector
 

V

validateInputParameters() - Method in class org.bonitasoft.connectors.ldap.LdapConnector
 
valueOf(String) - Static method in enum org.bonitasoft.connectors.ldap.LdapDereferencingAlias
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.connectors.ldap.LdapProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bonitasoft.connectors.ldap.LdapScope
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.bonitasoft.connectors.ldap.LdapDereferencingAlias
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.connectors.ldap.LdapProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bonitasoft.connectors.ldap.LdapScope
Returns an array containing the constants of this enum type, in the order they are declared.
A B D E F G H L O P R S T U V 
Skip navigation links

Copyright © 2020. All rights reserved.