Пакет | com.adobe.livecycle.ria.security.api |
Класс | public class SecurityConfig |
Наследование | SecurityConfig ![]() |
Язык версии: | ActionScript 3.0 |
Версия продукта: | Adobe Digital Enterprise Platform Experience Services - Security 10 |
Версии среды выполнения: | AIR 2.6, Flash Player 10.2 |
SecurityConfig
classcaptures the required configuration required for the security client library to function.
Various properties are provided in the class to capture portions of the URL information.
The baseUrl
property contains the information of the host or server, port, and context root where the
Experience Server is deployed and the loginUrl
property contains the relative path of login page.
For example, the baseUrl
value to access the Experience Server can be http://myserver:4502/mycompany
and
the login page can reside in /system/login
. The two values appended together provide you the complete
URL of http://myserver:4502/mycompany/system/login
.
Общедоступные свойства
Свойство | Определено | ||
---|---|---|---|
![]() | constructor : Object
Ссылка на объект класса или функцию конструктора для данного экземпляра объекта. | Object |
Общедоступные методы
Метод | Определено | ||
---|---|---|---|
![]() |
Показывает, определено ли заданное свойство для объекта. | Object | |
![]() |
Показывает, есть ли экземпляр класса Object в цепи прототипов объекта, заданного в качестве параметра. | Object | |
![]() |
Показывает наличие заданного свойства и его перечисляемость. | Object | |
![]() |
Задает доступность динамического свойства для операций цикла. | Object | |
![]() |
Возвращает строковое представление этого объекта, отформатированного в соответствии со стандартами, принятыми для данной локали. | Object | |
![]() |
Возвращает элементарное значение заданного объекта. | Object |
Общедоступные константы
Константа | Определено |
---|
Tue Jun 12 2018, 11:34 AM Z