Class Index

A B C D I L M N P R S T

A

AbstractConnectedProcessor  
AbstractDefinitionParser  
AbstractDefinitionParser.ParseDelegate<T>  
AbstractExpressionEvaluator  
AbstractListeningMessageProcessor<O>  
AbstractMessageProcessor<O>  
AddDefinitionParser  
AddFromMapDefinitionParser  
AddFromMapMessageProcessor AddFromMapMessageProcessor invokes the addFromMap(java.lang.String, java.util.Map) method in LDAPConnector
AddMessageProcessor AddMessageProcessor invokes the add(org.mule.module.ldap.ldap.api.LDAPEntry) method in LDAPConnector
AddMultiValueAttributeDefinitionParser  
AddMultiValueAttributeMessageProcessor AddMultiValueAttributeMessageProcessor invokes the addMultiValueAttribute(java.lang.String, java.lang.String, java.util.List) method in LDAPConnector
AddSingleValueAttributeDefinitionParser  
AddSingleValueAttributeMessageProcessor AddSingleValueAttributeMessageProcessor invokes the addSingleValueAttribute(java.lang.String, java.lang.String, java.lang.String) method in LDAPConnector
AuthenticationException This class is the abstraction 

B

BindDefinitionParser  
BindMessageProcessor BindMessageProcessor invokes the bind() method in LDAPConnector

C

CommunicationException  
ContextNotEmptyException  

D

DefaultSplashScreenAgent Agent implementation to add splash screen information for DevKit extensions at application startup  
DeleteDefinitionParser  
DeleteMessageProcessor DeleteMessageProcessor invokes the delete(java.lang.String) method in LDAPConnector
DeleteMultiValueAttributeDefinitionParser  
DeleteMultiValueAttributeMessageProcessor DeleteMultiValueAttributeMessageProcessor invokes the deleteMultiValueAttribute(java.lang.String, java.lang.String, java.util.List) method in LDAPConnector
DeleteSingleValueAttributeDefinitionParser  
DeleteSingleValueAttributeMessageProcessor DeleteSingleValueAttributeMessageProcessor invokes the deleteSingleValueAttribute(java.lang.String, java.lang.String, java.lang.String) method in LDAPConnector

I

InvalidAttributeException This class is the abstraction 
InvalidEntryException  

L

LDAPConnection This class is the abstraction 
LDAPConnector The LDAP Connector will allow to connect to any LDAP server and perform every LDAP operation:
  • bind: Authenticate against the LDAP server. 
LDAPConnectorCapabilitiesAdapter A LDAPConnectorCapabilitiesAdapter is a wrapper around LDAPConnector that implements org.mule.api.Capabilities interface. 
LDAPConnectorConfigDefinitionParser  
LDAPConnectorConnectionFactory  
LDAPConnectorConnectionIdentifierAdapter A LDAPConnectorConnectionIdentifierAdapter is a wrapper around LDAPConnector that implements org.mule.api.Connection interface. 
LDAPConnectorConnectionKey A tuple of connection parameters  
LDAPConnectorConnectionManager A LDAPConnectorConnectionManager is a wrapper around LDAPConnector that adds connection management capabilities to the pojo. 
LDAPConnectorLifecycleAdapter A LDAPConnectorLifecycleAdapter is a wrapper around LDAPConnector that adds lifecycle methods to the pojo. 
LDAPConnectorMetadataAdapater A LDAPConnectorMetadataAdapater is a wrapper around LDAPConnector that adds support for querying metadata about the extension. 
LDAPConnectorProcessAdapter A LDAPConnectorProcessAdapter is a wrapper around LDAPConnector that enables custom processing strategies. 
LDAPEntry This class is the abstraction 
LDAPEntryAttribute This class is the abstraction 
LDAPEntryAttributes This class is the abstraction 
LDAPEntryExpressionHolder  
LDAPEntryExpressionHolderTransformer  
LdapEntryToLdifTransformer  
LdapEntryToMapTransformer  
LDAPException This class is the abstraction 
LDAPJNDIConnection This class is the abstraction 
LDAPJNDIUtils  
LDAPMultiValueEntryAttribute This class is the abstraction 
LdapNamespaceHandler Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/ldap
LDAPResultSet  
LDAPResultSetFactory  
LDAPSearchControls This class is the abstraction 
LDAPSingleValueEntryAttribute This class is the abstraction 
LDAPUtils  
LookupDefinitionParser  
LookupMessageProcessor LookupMessageProcessor invokes the lookup(java.lang.String, java.util.List) method in LDAPConnector

M

ManagedConnectionProcessInterceptor<T>  
ManagedConnectionProcessTemplate<P>  
MapToLdapEntryTransformer  
ModifyDefinitionParser  
ModifyFromMapDefinitionParser  
ModifyFromMapMessageProcessor ModifyFromMapMessageProcessor invokes the modifyFromMap(java.lang.String, java.util.Map) method in LDAPConnector
ModifyMessageProcessor ModifyMessageProcessor invokes the modify(org.mule.module.ldap.ldap.api.LDAPEntry) method in LDAPConnector
ModifyMultiValueAttributeDefinitionParser  
ModifyMultiValueAttributeMessageProcessor ModifyMultiValueAttributeMessageProcessor invokes the modifyMultiValueAttribute(java.lang.String, java.lang.String, java.util.List) method in LDAPConnector
ModifySingleValueAttributeDefinitionParser  
ModifySingleValueAttributeMessageProcessor ModifySingleValueAttributeMessageProcessor invokes the modifySingleValueAttribute(java.lang.String, java.lang.String, java.lang.String) method in LDAPConnector

N

NameAlreadyBoundException This class is the abstraction 
NameNotFoundException This class is the abstraction 
NestedProcessorChain  
NoPermissionException This class is the abstraction 

P

PagedLDAPResultSet  
PagedResultSearchDefinitionParser  
PagedResultSearchMessageProcessor PagedResultSearchMessageProcessor invokes the pagedResultSearch(java.lang.String, java.lang.String, java.util.List, org.mule.module.ldap.SearchScope, int, long, boolean, int, int, org.mule.api.callback.SourceCallback) method in LDAPConnector
ProcessCallbackProcessInterceptor<T, O>  

R

Referral  
ReferralEnumTransformer  
RenameDefinitionParser  
RenameMessageProcessor RenameMessageProcessor invokes the rename(java.lang.String, java.lang.String) method in LDAPConnector
RetryProcessInterceptor<T, O>  

S

SearchDefinitionParser  
SearchMessageProcessor SearchMessageProcessor invokes the search(java.lang.String, java.lang.String, java.util.List, org.mule.module.ldap.SearchScope, int, long, boolean, int) method in LDAPConnector
SearchOneDefinitionParser  
SearchOneMessageProcessor SearchOneMessageProcessor invokes the searchOne(java.lang.String, java.lang.String, java.util.List, org.mule.module.ldap.SearchScope, int, long, boolean) method in LDAPConnector
SearchScope  
SearchScopeEnumTransformer  
SimpleLDAPResultSet  

T

Type  
TypeEnumTransformer