Class Index

A B C D E H I L M N O P R S T U

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.api.LDAPEntry) method in LDAPConnector
AddMultiValueAttributeDefinitionParser  
AddMultiValueAttributeMessageProcessor AddMultiValueAttributeMessageProcessor invokes the addMultiValueAttribute(java.lang.String, java.lang.String, java.util.List, boolean) method in LDAPConnector
AddSingleValueAttributeDefinitionParser  
AddSingleValueAttributeMessageProcessor AddSingleValueAttributeMessageProcessor invokes the addSingleValueAttribute(java.lang.String, java.lang.String, java.lang.String, boolean) method in LDAPConnector
AuthenticationException This class is the abstraction 

B

BindDefinitionParser  
BindMessageProcessor BindMessageProcessor invokes the bind() method in LDAPConnector
BypassTrustManager  
BypassTrustSSLSocketFactory  

C

Capabilities This interface is implemented for every org.mule.api.annotations.Module annotated class, to dynamically query what its capabilities are. 
Capability Enumeration of possible capabilities of Mule modules. 
CommunicationException  
Connection  
ConnectionManager<K, C extends Connection> Wrapper around org.mule.api.annotations.Connector annotated class that will infuse it with connection management capabilities. 
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, boolean) method in LDAPConnector
DeleteSingleValueAttributeDefinitionParser  
DeleteSingleValueAttributeMessageProcessor DeleteSingleValueAttributeMessageProcessor invokes the deleteSingleValueAttribute(java.lang.String, java.lang.String, java.lang.String, boolean) method in LDAPConnector

E

ExistsDefinitionParser  
ExistsMessageProcessor ExistsMessageProcessor invokes the exists(java.lang.String) method in LDAPConnector

H

HttpCallback  
HttpCallbackAdapter  

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.devkit.dynamic.api.helper.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  
MetadataAware This interface is implemented for every org.mule.api.annotations.Module and org.mule.api.annotations.Connector annotated class and its purpose is to define a contract to query the annotated class about its metadata. 
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.api.LDAPEntry) method in LDAPConnector
ModifyMultiValueAttributeDefinitionParser  
ModifyMultiValueAttributeMessageProcessor ModifyMultiValueAttributeMessageProcessor invokes the modifyMultiValueAttribute(java.lang.String, java.lang.String, java.util.List, boolean) method in LDAPConnector
ModifySingleValueAttributeDefinitionParser  
ModifySingleValueAttributeMessageProcessor ModifySingleValueAttributeMessageProcessor invokes the modifySingleValueAttribute(java.lang.String, java.lang.String, java.lang.String, boolean) method in LDAPConnector

N

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

O

OAuth1Adapter  
OAuth2Adapter  
OAuthAdapter  
OAuthManager<C extends OAuthAdapter> Wrapper around org.mule.api.annotations.oauth.OAuth annotated class that will infuse it with access token management capabilities. 

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, int, int, java.lang.String, org.mule.api.callback.SourceCallback) method in LDAPConnector
PoolManager  
ProcessAdapter<O>  
ProcessCallback<T, O> Callback with logic to execute within a controlled environment provided by ProcessTemplate 
ProcessCallbackProcessInterceptor<T, O>  
ProcessInterceptor<T, O>  
ProcessTemplate<T, O> ProcessTemplate provides a processing context for message processing. 

R

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

S

SaveAccessTokenCallback  
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  
SourceCallback Callback interface used by org.mule.api.annotations.Source annotated methods to dispatch messages. 
SplashScreenAgent Marks DevKit org.mule.api.agent.Agent implementations to take care of logging information at Mule app level mainly for troubleshooting purposes. 
StopSourceCallback Callback returned by methods that are annotated with @Source

It will be executed when the MessageSource is being stopped. 

T

Type  
TypeEnumTransformer  

U

UnableToAcquireAccessTokenException Exception thrown when the access token needed for accessing a protected resource cannot be acquired  
UnableToAcquireConnectionException Exception thrown when the connection needed for executing an operation is null. 
UnableToAcquireRequestTokenException Exception thrown when the request token needed for building the authorization URL cannot be acquired  
UnableToReleaseConnectionException Exception thrown when the release connection operation of the connection manager fails.