Do-download.com
 Development  /   Development Other Software  /  Force-Field 4.1.0 Free Download
 
Quick Download Force-Field 4.1.0
 


The component accomplishes main tasks in building a security scheme for your application. It performs authentification and authorization of users: controls access of certain users to some system objects.
The core advantages
· Reducing of development costs by using third-party software.
· The component can be integrated with an application on any phase of the project.
· Security scheme is easy to change; you don't have to modify the source code of your application. Just add new access rules using the component.

How does it work?
Users are organized into groups (roles). Access rules are defined not only for a certain user, but for all members of a group. All objects of an application are organized into a hierarchical structure. On the top level there is a root object. The list of user's roles is inherited when we move between different levels of structure. There is an access class associated with every object. An access class contains a number of rules. System receives a user request to perform a certain operation. It checks access class of this object by looking for a rule matching given situation. A rule can contain instruction to inherit the result of access control from the parent object. In this case system checks access permissions of the parent object. The result (admittance or prohibition) is used to answer to the request. If the rule isn't found, the operation is considered as forbidden. Access classes support inheritance. In that case a child class inherits all rules from the base class. If you need to set special access rules for a certain object, you could create an implicit class. It can be independent or based on an existent access class.
The component can be integrated with an application on any phase of the project.

 

Related Search For Force-Field

Download Sites :
      www.byte-force.com

Force-Field
Version:4.1.0
File Size:751 KB
Last updated:2003-10-17
License: Shareware   $199
OS:Win98,WinME,WinNT 4.x,WinXP,Windows2000
Author:BYTE-force
Related Software
  • SAPx incl. Sources Single License 1.3.
    SAPx is an Object-Oriented Software-Library. It has been specially designed for access to SAP application servers using Borlandî Delphi? and building partner server programs run in non-SAP systems.
    SAPx is a...
  • Business Object JumpStart 1.0
    The application development frameworks presented within my recent book place a lot of emphasis on business object classes. Although a business object application model is a very scalable and flexible solution, there is one setback. It requires several C# code classes for each business object. In an effort to...