Pakiet | com.adobe.mosaic.mxml |
Klasa | public class ServerSession |
Dziedziczenie | ServerSession ![]() |
Implementuje | IMXMLObject |
Wersja języka: | ActionScript 3.0 |
Wersja produktu: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Wersje środowiska wykonawczego: | AIR 2.6, Flash Player 10.2 |
ServerSession
repesents a remote server's location and an ISession.
It's purpose is use the ISessionManager in the runtime to successfully connect
the to server and create a new ISession so that other composite application MXML components may have
a pathway to the Experience Server. ServerSession encapsulates a session with a specific server
for use by other components. It does NOT provide authentication functionality.
Authentication handling functionality is set upon this component on the securityManager property
and in the form of an ISecurityManager.
Powiązane elementy interfejsu API
com.adobe.livecycle.ria.security.api.ISecurityManager
com.adobe.mosaic.mxml.Application
com.adobe.mosaic.mxml.Catalog
com.adobe.mosaic.mxml.Shell
com.adobe.mosaic.mxml.Tile
com.adobe.mosaic.mxml.Service
com.adobe.mosaic.mxml.Application
com.adobe.mosaic.mxml.Catalog
com.adobe.mosaic.mxml.Shell
com.adobe.mosaic.mxml.Tile
com.adobe.mosaic.mxml.Service
Właściwości publiczne
Właściwość | Zdefiniowane przez |
---|
Metody publiczne
Metoda | Zdefiniowane przez |
---|
Zdarzenia
Zdarzenie | Podsumowanie | Zdefiniowane przez |
---|
Tue Jun 12 2018, 12:06 PM Z