Package | Description |
---|---|
org.identityconnectors.framework.impl.api.local.operations |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationImpl |
class |
ConnectorAPIOperationRunner
Subclass of APIOperationRunner for operations that require a connector.
|
class |
CreateImpl |
class |
DeleteImpl |
class |
DiscoverConfigurationImpl
Handles both version of update this include simple replace and the advance update.
|
class |
ResolveUsernameImpl |
class |
SchemaImpl |
class |
ScriptOnConnectorImpl |
class |
ScriptOnResourceImpl |
class |
SearchImpl |
class |
SyncImpl |
class |
TestImpl
Provides a method for the API to call the SPI's test method on the connector.
|
class |
UpdateDeltaImpl
Handles both version of update this include simple replace and the advance update.
|
class |
UpdateImpl
Handles both version of update this include simple replace and the advance update.
|
class |
ValidateImpl |
Constructor and Description |
---|
ConnectorAPIOperationRunnerProxy(ConnectorOperationalContext context,
Constructor<? extends APIOperationRunner> runnerImplConstructor)
Create an APIOperationRunnerProxy
|
Copyright © 2022. All rights reserved.