Interface | Description |
---|---|
ClientTicketHolder |
Interface for Authentication ticket caching.
|
Class | Description |
---|---|
ClientTicketHolderGlobal |
Remote client utility to hold an authentication ticket.
|
ClientTicketHolderThread |
A Ticket holder that holds a ticket per thread.
|
ReauthenticatingAdvice |
This is an interceptor that continuosly tries to reauthenticate when
a method call results in an AuthenticationException.
|
RepoRemoteImpl |
Client side implementation of RepoRemote interface.
|
RepoRemoteInputStream |
A wrapper implementation of InputStream to work with
a RepoRemoteTransport instance.
|
RepoRemoteOutputStream |
A wrapper implementation of OutputStream to work with a
RepoRemoteTransport instance.
|
RepoRemoteService |
Server side implementation of RepoRemote.
|
RepoRemoteTransportService |
The server side implementation of RepoRemoteTransport.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.