Package | Description |
---|---|
org.alfresco.repo.remoteticket | |
org.alfresco.service.cmr.remoteticket |
Modifier and Type | Method and Description |
---|---|
RemoteAlfrescoTicketInfo |
RemoteAlfrescoTicketServiceImpl.getAlfrescoTicket(String remoteSystemId)
Returns the current Alfresco Ticket for the current user on
the remote system, fetching if it isn't already cached.
|
RemoteAlfrescoTicketInfo |
RemoteAlfrescoTicketServiceImpl.refetchAlfrescoTicket(String remoteSystemId)
Forces a re-fetch of the Alfresco Ticket for the current user,
if possible, and marks the credentials as failing if not.
|
Modifier and Type | Method and Description |
---|---|
RemoteAlfrescoTicketInfo |
RemoteAlfrescoTicketService.getAlfrescoTicket(String remoteSystemId)
Returns the current Alfresco Ticket for the current user on
the remote system, fetching if it isn't already cached.
|
RemoteAlfrescoTicketInfo |
RemoteAlfrescoTicketService.refetchAlfrescoTicket(String remoteSystemId)
Forces a re-fetch of the Alfresco Ticket for the current user,
if possible, and marks the credentials as failing if not.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.