Pacchetto | com.adobe.mosaic.mxml |
Classe | public class ServerSession |
Ereditarietà | ServerSession ![]() |
Implementa | IMXMLObject |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Versioni runtime: | 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.
Elementi API correlati
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
Proprietà pubbliche
Proprietà | Definito da |
---|
Metodi pubblici
Metodo | Definito da |
---|
Descrizione delle proprietà
Descrizione della funzione di costruzione
Descrizione dei metodi
Descrizione degli eventi
Tue Jun 12 2018, 02:44 PM Z