Class RemoteAlfrescoTicketServiceImpl

java.lang.Object
org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
All Implemented Interfaces:
RemoteAlfrescoTicketService

public class RemoteAlfrescoTicketServiceImpl extends Object implements 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. Note - this service will be moved to the Repository Core once it has stabilised (likely after OAuth support is added) TODO OAuth support
Since:
4.0.2
Author:
Nick Burch