Class ValidateImpl
java.lang.Object
org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner
org.identityconnectors.framework.impl.api.local.operations.ValidateImpl
- All Implemented Interfaces:
APIOperation
,ValidateApiOp
-
Field Summary
Fields inherited from interface org.identityconnectors.framework.api.operations.APIOperation
NO_TIMEOUT
-
Constructor Summary
-
Method Summary
Methods inherited from class org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner
getOperationalContext
-
Constructor Details
-
ValidateImpl
-
-
Method Details
-
validate
public void validate()Validates theconfiguration
.- Specified by:
validate
in interfaceValidateApiOp
-