connectionInfoTest element

Type: ldapAuthenticationTestRequest
Namespace: (default namespace)

Request wrapper object that contains the connection info

Example XML

<?xml version="1.0" encoding="UTF-8"?> <connectionInfoTest> <data> <authScheme>...</authScheme> <backupMirrorHost>...</backupMirrorHost> <backupMirrorPort>...</backupMirrorPort> <backupMirrorProtocol>...</backupMirrorProtocol> <cacheTimeout>...</cacheTimeout> <connectionRetryDelay>...</connectionRetryDelay> <connectionTimeout>...</connectionTimeout> <host>...</host> <port>...</port> <protocol>...</protocol> <realm>...</realm> <searchBase>...</searchBase> <systemPassword>...</systemPassword> <systemUsername>...</systemUsername> </data> </connectionInfoTest>