Package org.ametys.plugins.zimbra
Class ZimbraConnectionChecker
java.lang.Object
org.ametys.plugins.zimbra.ZimbraConnectionChecker
- All Implemented Interfaces:
ItemChecker
Item Checker testing the connection to a zimbra server using a test user
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ZimbraConnectionChecker
public ZimbraConnectionChecker()
-
-
Method Details
-
check
Description copied from interface:ItemChecker
Checks the validity of the parameters.- Specified by:
check
in interfaceItemChecker
- Parameters:
values
- the values to test- Throws:
ItemCheckerTestFailureException
- if the test failed
-