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
Constructors -
Method Summary
-
Constructor Details
-
ZimbraConnectionChecker
public ZimbraConnectionChecker()
-
-
Method Details
-
check
Description copied from interface:ItemCheckerChecks the validity of the parameters.- Specified by:
checkin interfaceItemChecker- Parameters:
values- the values to test- Throws:
ItemCheckerTestFailureException- if the test failed
-