An instance of this interface can be retrieved from the IntegrationServer
using the following code:
IntegrationServer server = IntegrationServer.getInstance(); LdapInfoProvider call = server.getServerCall(LdapInfoProvider.class);@author Torgil Zethson @since 1.3.0
|
|