Справочник по ActionScript® 3.0 для платформы Adobe® Flash®
Домашняя страница  |  Скрыть список пакетов и классов |  Пакеты  |  Классы  |  Что нового  |  Указатель  |  Приложения  |  Почему по-английски?
Фильтры: AIR 30.0 или более ранней версии, Flash Player 30.0 или более ранней версии, Flash Lite 4
Flex 4.6 или более ранней версии, Flash Pro CS6 или более ранней версии
Скрыть фильтры
lc.foundation 

ISessionManager  - AS3 ADEP Workspace

Пакетlc.foundation
Интерфейсpublic interface ISessionManager extends IManager , IEventDispatcher
Средство реализации SessionManager

Язык версии: ActionScript 3.0
Версия продукта: Adobe Digital Enterprise Platform Document Services - Workspace 9
Версии среды выполнения: AIR (unsupported), Flash Player 9, Flash Player 10

The ISessionManager interface is implemented to expose operations and properties related to the Document Server session. You implement this interface to authenticate a user and provide the session that is required for all other server operations.



Общедоступные свойства
 СвойствоОпределено
  authenticatedUser : User
The authenticated user, after the successful call using the login or singleSignOn methods.
ISessionManager
  buildDate : String
[только для чтения] The build date.
ISessionManager
  buildNumber : String
[только для чтения] The build number.
ISessionManager
  channelSet : ChannelSet
[только для чтения] A ChannelSet object that is used with Remoting by DataService objects.
ISessionManager
  clientUrl : String
[только для чтения] The server address, as a URL, for the client collateral.
ISessionManager
  dataserviceChannelSet : ChannelSet
[только для чтения] A ChannelSet object that is appropriate for use with Data Services.
ISessionManager
  loadLocationUrl : String
[только для чтения] The server URL from which the SWF file is loaded.
ISessionManager
  remotingChannelSet : ChannelSet
[только для чтения] A ChannelSet object that is appropriate for use with Remoting.
ISessionManager
  serverUrl : String
[только для чтения] The server address, as a URL, for the server session.
ISessionManager
  userAssertion : String
[только для чтения] The SAML assertion data that can be used to pass authentication to Data Services.
ISessionManager
Общедоступные методы
 МетодОпределено
 Inherited
addEventListener(type:String, listener:Function, useCapture:Boolean = false, priority:int = 0, useWeakReference:Boolean = false):void
Регистрирует объект прослушивателя события на объекте EventDispatcher для получения прослушивателем уведомления о событии.
IEventDispatcher
 Inherited
Посылает событие в поток событий.
IEventDispatcher
  
Retrieves a RemoteObject object configured with the authenticated user's credentials for invoking an operation on the specified Remoting service.
ISessionManager
  
Retrieves a RemoteObject object configured with the authenticated user's credentials for invoking an operation on the specified Remoting service.
ISessionManager
 Inherited
Проверяет, имеет ли объект EventDispatcher прослушиватели, зарегистрированные для определенного типа события.
IEventDispatcher
  
Logs in to the server, authenticating the user.
ISessionManager
  
Logs off the server, which invalidates the server session.
ISessionManager
 Inherited
removeEventListener(type:String, listener:Function, useCapture:Boolean = false):void
Удаляет прослушиватель из объекта EventDispatcher.
IEventDispatcher
  
Determines whether an authenticated session to the Document Server already exists or can be established without additional information, such as in single sign-on (SSO).
ISessionManager
 Inherited
Проверяет, зарегистрирован ли прослушиватель события для указанного типа события с данным объектом EventDispatcher или любым его предшественником.
IEventDispatcher
Сведения о свойстве
Сведения о методе




[ X ]Почему по-английски?
Содержимое Справочника ActionScript 3.0 отображается на английском языке

Не все части Справочника ActionScript 3.0 переводятся на все языки. Если какой-то текстовый элемент не переведен, он отображается на английском языке. Например, компонент ga.controls.HelpBox не переведен ни на один из языков. Это значит, что в русской версии справки компонент ga.controls.HelpBox будет отображаться на английском языке.