| BindDefinitionParser | |
| BindMessageProcessor | BindMessageProcessor invokes the bind() method in LDAPConnector. |
| CommunicationException | |
| ContextNotEmptyException |
| 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. |
| InvalidAttributeException | This class is the abstraction |
| InvalidEntryException |
| LDAPConnection | This class is the abstraction |
| LDAPConnector | The LDAP Connector will allow to connect to any LDAP server and perform every LDAP operation:
|
| 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. |
| 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. |
| NameAlreadyBoundException | This class is the abstraction |
| NameNotFoundException | This class is the abstraction |
| NestedProcessorChain | |
| NoPermissionException | This class is the abstraction |
| Referral | |
| ReferralEnumTransformer | |
| RenameDefinitionParser | |
| RenameMessageProcessor | RenameMessageProcessor invokes the rename(java.lang.String, java.lang.String) method in LDAPConnector. |
| RetryProcessInterceptor<T, O> |
| 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 |
| Type | |
| TypeEnumTransformer |