LDAP Service Developer Information

Accessing this component via code

You'll need to write some code to make use of this service. If you're writting a Java component, see here for an example. If you're using Groovy, see Groovy Scripting_(Aspire 2)#Component Variables.

Once you've got a reference to the LDAP Services component, the path of which will be the name used when the service was installed followed by /LDAPService (for example /myLDAPService/LDAPService) you can use the Aspire LDAP interface to perform lookups, searches or binds.

You can find the documentation for the Aspire LDAP interface here. There's an example of accessing the interface from Groovy here.

Components and App-bundles used by the Service

Information about the specific applications and components used in the LDAP Cache Service is shown below:

  • No labels