Namespace: Consultingwerk.SmartFramework.Authorization
Class 
RestrictedDefaultLevel Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:RestrictedDefaultLevel
Purpose:Constants with default level of security restriction
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Apr 18 18:24:44 CEST 2015


Top Constructor Summary
Options Name Purpose
- RestrictedDefaultLevel () Private constructor for the RestrictedDefaultLevel class

Top Property Summary
Options Name Purpose
+ CHARACTER NOTRESTRICTED-BY-GROUP The default is not restricted, defined by a group the user/group is member of
+ CHARACTER NOTRESTRICTED-BY-REALM The default is not restricted, defined by the realm
+ CHARACTER NOTRESTRICTED-FOR-ALL The default is not restricted, defined for all users and all groups
+ CHARACTER RESTRICTED-BY-GROUP The default is restricted, defined by a group the user/group is member of
+ CHARACTER RESTRICTED-BY-REALM The default is restricted, defined by the realm
+ CHARACTER RESTRICTED-FOR-ALL The default is restricted, defined for all users and all groups


Constructor Detail
Top

PRIVATE RestrictedDefaultLevel ()

Purpose: Private constructor for the RestrictedDefaultLevel class
Notes: Disallow instance creation



Property Detail
Top

PUBLIC CHARACTER NOTRESTRICTED-BY-GROUP

Purpose: The default is not restricted, defined by a group the user/group is member of
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER NOTRESTRICTED-BY-REALM

Purpose: The default is not restricted, defined by the realm
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER NOTRESTRICTED-FOR-ALL

Purpose: The default is not restricted, defined for all users and all groups
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER RESTRICTED-BY-GROUP

Purpose: The default is restricted, defined by a group the user/group is member of
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER RESTRICTED-BY-REALM

Purpose: The default is restricted, defined by the realm
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER RESTRICTED-FOR-ALL

Purpose: The default is restricted, defined for all users and all groups
Notes:

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:35:08