org.identityconnectors.framework.impl.api.local.operations
Class ValidateImpl

java.lang.Object
  extended by org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner
      extended by org.identityconnectors.framework.impl.api.local.operations.ValidateImpl
All Implemented Interfaces:
APIOperation, ValidateApiOp

public class ValidateImpl
extends APIOperationRunner
implements ValidateApiOp


Field Summary
 
Fields inherited from interface org.identityconnectors.framework.api.operations.APIOperation
NO_TIMEOUT
 
Constructor Summary
ValidateImpl(OperationalContext context)
           
 
Method Summary
 void validate()
          
 
Methods inherited from class org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner
getOperationalContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidateImpl

public ValidateImpl(OperationalContext context)
Method Detail

validate

public void validate()

Specified by:
validate in interface ValidateApiOp


Copyright © 2011. All Rights Reserved.