Package | com.adobe.livecycle.ria.security.service |
Class | public class ConfigUtil |
Inheritance | ConfigUtil Object |
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Security 10 |
Runtime Versions: | AIR 2.6, Flash Player 10.2 |
ConfigUtil
class is a utility class to create the initial configuration.
The initial configuration can be used to initialize the SecurityManager
object.
Public Properties
Public Methods
Method | Defined By | ||
---|---|---|---|
[static]
Creates the SecurityConfig instance suitable to connect to a Experience Server
instance in its default configuration. | ConfigUtil | ||
Indicates whether an object has a specified property defined. | Object | ||
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter. | Object | ||
Indicates whether the specified property exists and is enumerable. | Object | ||
Sets the availability of a dynamic property for loop operations. | Object | ||
Returns the string representation of this object, formatted according to locale-specific conventions. | Object | ||
Returns the string representation of the specified object. | Object | ||
Returns the primitive value of the specified object. | Object |
Method Detail
getDefaultRIASecurityConfig | () | method |
public static function getDefaultRIASecurityConfig():SecurityConfig
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Experience Services - Security 10 |
Runtime Versions: | AIR 2.6, Flash Player 10.2 |
Creates the SecurityConfig instance suitable to connect to a Experience Server instance in its default configuration.
ReturnsSecurityConfig — A SecurityConfig instance populated with default values.
|
Related API Elements
Mon Nov 28 2011, 06:48 AM -08:00