Security Component

Top  Next

Security Component provides with the necessary interfaces to manage MoreMotion's Security System. Its elements can be placed into the page as required.

SecurityDomain Element

In MoreMotion environment a security domain is where the users login prior to perform the controlled actions. In a MoreMotion environment one or more security domains can be configured depending on the needs.

In order to use the elements of the component in pages, a security domain must be configured in the Common Definitions page with SecurityDomain element.

 

See SecurityDomain Element.
 

The Provided Features By The Security Component

Login / Logout

Updating User Information

Administration

 

Developing new Features

SMLProcess Element

SML Language

 

Detailed Security Implementations

Securing the Functions In Pages

 

MScript Functions

 

Security Brokers

The MoreMotion Security System interacts with the persistent storage where the security information persists through a standard interface. The Java classes that implement this standard interface are called Security Brokers.

See Security Brokers
 

 
Securing Multiple Web Applications

See Securing Multiple Web Applications