|
Oracle Secure Global Desktop Web Services API Documentation Release 4.6 E23734-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SGDListener | The interface defines a listener for events from the Secure Global Desktop server. |
Class Summary | |
---|---|
ClientComponent | The class enables control of the Secure Global Desktop Client Component. |
CombinedView | The class maintains a combined view of assigned applications and application sessions. |
DataRequest | The class manages requests for additional authentication data from the Secure Global Desktop (SGD) server. |
EmulatorSessionsView | The class maintains a local cache of application sessions. |
EventsView | The class maintains a view of registered event listeners and started client-side listeners (SGD Client Helpers). |
LWReplicator | The class serializes the minimum amount of session data. |
PrintJobsView | The class maintains a view of jobs in the print queue. |
RegisterSGDEvent | The class enables the registration of events with the Secure Global Desktop Server. |
RFC2254Escaper | Escapes strings, making them suitable for RFC2254 search specifications. |
SessionBean | The class caches data on a Secure Global Desktop (SGD) user session, to avoid having to make repeated requests to the SGD server. |
SessionMonitor | For internal use only Provides access to the server-side session cache for looking up session state. |
SGDEvent | The class encapsulates an event from the Secure Global Desktop server. |
SGDEventReader | The class reads events from the Secure Global Desktop server. |
SgdPasswd | External authentication proxy encoder/decoder. |
WebtopGroup | The WebtopGroup class manages a group of assigned applications, typically used by user-defined preferences. |
WebtopGroupContainer | The WebtopGroupContainer class manages personalised grouping of assigned applications. |
WebtopGroupEditor | The WebtopGroupEditor class supports editing personalised grouping of assigned applications. |
WebtopSessionJSP | The class links the lifetime of the Secure Global Desktop (SGD) user session to that of the JSP session. |
WebtopViewBean | The class maintains a view of assigned applications. |
WSObject | The class represents a single assigned application. |
The package contains classes that issue web service requests, parse responses and cache the data in readily accessible structures.
The starting point for any web application based on the classes in this package is SessionBean.
Use of the classes can improve performance by reducing the number of round trips to the Secure Global Desktop server.
API Version | Shipped with SGD Version | Compatible with SGD Server Version |
---|---|---|
1.3 | 4.60.9??+ | 4.40.9xx+. 1.3 APIs in this package are compatible with a 4.40+ Server |
1.2 | 4.50.907+ | 4.40.9xx+. 1.2 APIs in this package require a 4.50+ Server |
1.1 | 4.41.901+ | 4.40.9xx+ |
1.0 | 4.40.9xx | 4.40.9xx+ |
|
Oracle Secure Global Desktop Web Services API Documentation Release 4.6 E23734-01 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |