Pakket | com.adobe.mosaic.mxml |
Klasse | public class ServerSession |
Overerving | ServerSession ![]() |
Implementatie | IMXMLObject |
Taalversie: | ActionScript 3.0 |
Productversie: | Adobe Digital Enterprise Platform Experience Services - Composite Application Framework 10 |
Runtimeversies: | 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.
Verwante API-elementen
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
Openbare eigenschappen
Eigenschap | Gedefinieerd door |
---|
Openbare methoden
Methode | Gedefinieerd door |
---|
Gebeurtenissen
Gebeurtenis | Overzicht | Gedefinieerd door |
---|
Wed Jun 13 2018, 11:42 AM Z