Package | Description |
---|---|
org.identityconnectors.framework.api |
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
|
org.identityconnectors.framework.impl.api | |
org.identityconnectors.framework.impl.api.local | |
org.identityconnectors.framework.impl.api.local.operations | |
org.identityconnectors.framework.impl.api.remote |
Modifier and Type | Interface and Description |
---|---|
interface |
ConnectorFacade
Main interface through which an application invokes Connector operations.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConnectorFacade
Implements all the methods of the facade.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalConnectorFacadeImpl
Implements all the methods of the facade.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationImpl |
Modifier and Type | Class and Description |
---|---|
class |
RemoteConnectorFacadeImpl
Implements all the methods of the facade
|
Copyright © 2022. All rights reserved.