Interface RemoteAlfrescoTicketService

All Known Implementing Classes:
RemoteAlfrescoTicketServiceImpl

public interface RemoteAlfrescoTicketService
Service for working with a Remote Alfresco instance, which holds user credentials for the remote system via the RemoteCredentialsService, and handles ticket negotiation for you. Currently only Username+Password credentials, exchanged for a regular alf_ticket Alfresco Ticket are supported, but things like OAuth should be supportable too later. All Remote Systems must be registered with this service before use, supplying details of where to find the remote Alfresco for a given Remote System ID. The Remote System names should follow the system naming convention from RemoteCredentialsService TODO OAuth support
Since:
4.0.2
Author:
Nick Burch