| Class and Description |
|---|
| Connector
Describes a connector to a remote endpoint for a given user.
|
| ConnectorProvider
Contract to be implemented by any object that can provide a Connector to another object.
|
| ConnectorService
The ConnectorService acts as a singleton that can be used to
build any of the objects utilized by the Connector layer.
|
| Credentials
Interface that describes the credentials for a given service
or user.
|
| CredentialVault
Interface for a Credential Vault
Credential vaults allow for the storage and retrieval of credentials by
credential id.
|
| Response
Representation of the response from a remote HTTP API call.
|
| User
Default user profile object.
|
| Class and Description |
|---|
| AbstractAuthenticator
Implementation of an Authenticator base class.
|
| AbstractClient
Abstract base class for client implementations.
|
| AbstractConnector
Abstract class providing the base implementation for a Connector.
|
| Authenticator
Interface that defines an Authenticator.
|
| Client
Interface for Client implementations
|
| Connector
Describes a connector to a remote endpoint for a given user.
|
| ConnectorContext
Describes invocation context that the connector should use
when creating the connection to a remote service.
|
| ConnectorProvider
Contract to be implemented by any object that can provide a Connector to another object.
|
| ConnectorService
The ConnectorService acts as a singleton that can be used to
build any of the objects utilized by the Connector layer.
|
| ConnectorSession
Container for Connector "session state".
|
| Credentials
Interface that describes the credentials for a given service
or user.
|
| CredentialVault
Interface for a Credential Vault
Credential vaults allow for the storage and retrieval of credentials by
credential id.
|
| CredentialVaultProvider
Interface for a Credential Vault provider
|
| HttpConnector
Basic Connector implementation that can be used to perform simple HTTP and
HTTP communication with a remote endpoint.
|
| HttpMethod |
| RemoteClient
Remote client bean for retrieving data from URL resources.
|
| Response
Representation of the response from a remote HTTP API call.
|
| ResponseStatus
Wrapper around the Status object that allows the Remote Client to
expose header state.
|
| UserContext
Describes bound-context for a given user.
|
| Class and Description |
|---|
| ConnectorService
The ConnectorService acts as a singleton that can be used to
build any of the objects utilized by the Connector layer.
|
| HttpMethod |
| Class and Description |
|---|
| ConnectorService
The ConnectorService acts as a singleton that can be used to
build any of the objects utilized by the Connector layer.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.