Package org.alfresco.service.cmr.remoteticket
-
Interface Summary Interface Description RemoteAlfrescoTicketInfo Holds details on a Ticket from a Remote Alfresco System, and provides ways to get it into different forms suitable for sending back to the Remote System.RemoteAlfrescoTicketService Service for working with a Remote Alfresco instance, which holds user credentials for the remote system via theRemoteCredentialsService, and handles ticket negotiation for you. -
Exception Summary Exception Description NoCredentialsFoundException Exception thrown if no credentials could be found when attempting to perform an authentication request to a remote system.NoSuchSystemException Exception thrown if a request is made, to work on authentication for a Remote System, where the System is not known to the service.RemoteSystemUnavailableException Exception thrown if an error was received when attempting to talk with a remote system, meaning that it is unavailable.