Uses of Class
org.identityconnectors.framework.api.ResultsHandlerConfiguration
Package
Description
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
-
Uses of ResultsHandlerConfiguration in org.identityconnectors.framework.api
Modifier and TypeMethodDescriptionAPIConfiguration.getResultsHandlerConfiguration()
Get the configuration of the ResultsHandler chain of the Search operation.ModifierConstructorDescriptionCopy constructor. -
Uses of ResultsHandlerConfiguration in org.identityconnectors.framework.impl.api
Modifier and TypeMethodDescriptionAPIConfigurationImpl.getResultsHandlerConfiguration()
Get the configuration of the ResultsHandler chain of the Search operation.Modifier and TypeMethodDescriptionvoid
APIConfigurationImpl.setResultsHandlerConfiguration
(ResultsHandlerConfiguration config) -
Uses of ResultsHandlerConfiguration in org.identityconnectors.framework.impl.api.local.operations