| Name | Description | Type | Package | Framework |
| BaseCredentialsInfo | This class is the parent of a set of Remote CredentialsSince:4. | Interface | org.alfresco.service.cmr.remotecredentials | AlFresco |
| NoCredentialsFoundException | Exception thrown if no credentials could be found when attempting to perform an authentication request to | Class | org.alfresco.service.cmr.remoteticket | AlFresco |
| NoSuchSystemException | Exception thrown if a request is made, to work on authentication for a Remote System, where the | Class | org.alfresco.service.cmr.remoteticket | AlFresco |
| OAuth1CredentialsInfo | This class represents an OAuth 1. | Interface | org.alfresco.service.cmr.remotecredentials | AlFresco |
| OAuth2CredentialsInfo | This class represents an OAuth 2. | Interface | org.alfresco.service.cmr.remotecredentials | AlFresco |
| PasswordCredentialsInfo | This class represents a password based set of credentialsSince:4. | Interface | org.alfresco.service.cmr.remotecredentials | AlFresco |
| RemoteAlfrescoTicketInfo | Holds details on a Ticket from a Remote Alfresco System, and provides ways to get it into different forms | Interface | org.alfresco.service.cmr.remoteticket | AlFresco |
| RemoteAlfrescoTicketService | Service for working with a Remote Alfresco instance, which holds user credentials for the remote system via the | Interface | org.alfresco.service.cmr.remoteticket | AlFresco |
| RemoteConnectorClientException | An exception thrown when the remote server indicates that the client has made a mistake with the request. | Class | org.alfresco.service.cmr.remoteconnector | AlFresco |
| RemoteConnectorRequest | Helper wrapper around a Remote Request, to be performed by the RemoteConnectorService. | Interface | org.alfresco.service.cmr.remoteconnector | AlFresco |
| RemoteConnectorResponse | Helper wrapper around a Remote Response, for a request that was executed by RemoteConnectorService. | Interface | org.alfresco.service.cmr.remoteconnector | AlFresco |
| RemoteConnectorServerException | An exception thrown when the remote server indicates that it has encountered a problem with the request, and cannot process | Class | org.alfresco.service.cmr.remoteconnector | AlFresco |
| RemoteConnectorService | Helper Service for performing remote web requests from within the repository tier. | Interface | org.alfresco.service.cmr.remoteconnector | AlFresco |
| RemoteCredentialsService | The core Remote Credentials service. | Interface | org.alfresco.service.cmr.remotecredentials | AlFresco |
| RemoteSystemUnavailableException | Exception thrown if an error was received when attempting to talk with a remote system, meaning that it is unavailable. | Class | org.alfresco.service.cmr.remoteticket | AlFresco |
| RepoRemote | A highly simplified remote interface for the repo. | Interface | org.alfresco.service.cmr.remote | AlFresco |
| RepoRemoteTransport | Over the wire, and authentication safe flavor of RepoRemote interface. | Interface | org.alfresco.service.cmr.remote | AlFresco |