Uses of Class
org.identityconnectors.framework.impl.api.local.operations.AttributesToGetResultsHandler
-
Packages that use AttributesToGetResultsHandler Package Description org.identityconnectors.framework.impl.api.local.operations -
-
Uses of AttributesToGetResultsHandler in org.identityconnectors.framework.impl.api.local.operations
Subclasses of AttributesToGetResultsHandler in org.identityconnectors.framework.impl.api.local.operations Modifier and Type Class Description static class
SearchImpl.AttributesToGetSearchResultsHandler
Simple results handler that can reduce attributes to only the set of attribute to get.static class
SyncImpl.AttributesToGetSyncResultsHandler
Simple handler to reduce the attributes to only the set of attribute to get.
-