|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IAttributeNames | Definition of attribute names used by Secure Global Desktop (SGD) web services that are not present in the schema. |
IConstants | Definition of non-schema constants that might be needed by a SOAP client. |
IConstantsGUI | Definition of non-schema constants used to create login GUIs for Secure Global Desktop (SGD) authentication mechanisms. |
IConstantsWSDL | Definitions from the Secure Global Desktop (SGD) WSDL. |
IConstantsXML | Definition of key strings in the web services XML. |
IFaultCodes | Definition of fault codes. |
ISchemaNames | Attribute names and defined attribute values. |
IServiceLocator | The interface is used by Secure Global Desktop (SGD) web service clients to load an implementation of the client proxy classes. |
ITarantellaAdmin | Defines the web services for accessing Secure Global Desktop (SGD) command-line functionality. |
ITarantellaDatastore | Defines the web services for accessing the Secure Global Desktop (SGD) datastore. |
ITarantellaEmulatorSession | Defines the web services for managing application sessions. |
ITarantellaEvent | Defines the web services for managing events and messages. |
ITarantellaExternalAuth | Defines the web services for external authentication. |
ITarantellaPrint | Defines the web services for managing Secure Global Desktop (SGD) print jobs. |
ITarantellaUser | Defines the web services for managing user data. |
ITarantellaUtility | Defines supporting web services. |
ITarantellaWebtopContent | Defines the web services for managing Secure Global Desktop (SGD) assigned applications. |
ITarantellaWebtopSession | Defines the web services for managing user sessions. |
Class Summary | |
---|---|
Item | An object for transferring key-value pairs, used in some web service requests. |
RequestObject | For batching together web service requests, ITarantellaUtility.sendBatchRequest(String, RequestObject[]) . |
ResponseObject | For responses from batched web service requests, ITarantellaUtility.sendBatchRequest(String, RequestObject[]) . |
ServiceLocatorHolder | The ServiceLocatorHolder class is a convenient place to store the
IServiceLocator interface used to access the Secure Global
Desktop web services. |
Exception Summary | |
---|---|
TTAException | Thrown by the default implementation of the web services on receipt of a SOAP fault. |
The ITarantella* interfaces define the Secure Global Desktop (SGD) Web Services. The starting point for any web application based on the web services is ITarantellaWebtopSession.
The APIs are grouped into 9 categories:
ITarantellaAdmin | APIs to access the Secure Global Desktop command-line tools. |
ITarantellaDatastore | APIs to access the Secure Global Desktop datastore. For administrators and advanced users only. |
ITarantellaEmulatorSession | APIs to manage Secure Global Desktop application sessions, that is, launch applications, suspend and resume running sessions. |
ITarantellaEvent | APIs to fire events and send messages. |
ITarantellaPrint | APIs to manage Secure Global Desktop print jobs, for example, to print or cancel. |
ITarantellaUser | APIs to manage user data. |
ITarantellaUtility | APIs supporting Secure Global Desktop web services. |
ITarantellaWebtopContent | APIs to access aaplications assigned to Secure Global Desktop users. |
ITarantellaWebtopSession | APIs to manage Secure Global Desktop user sessions. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |