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

File:ObjectSecurityService
Purpose:Security Service for the Object Token security realm
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Feb 06 13:06:52 CET 2014



Top Method Summary
Options Name Purpose
AssignLookupDescriptorProperties (SmartBusinessEntityLookupDescriptor) Assigns the properties of the SmartBusinessEntityLookupDescriptor for the Security Realm
CHARACTER GetDescription (character) Returns the Description for the security item
LOGICAL ValidateKey (character) Validates the security item key

Top Property Summary
Options Name Purpose
LOGICAL EmptyKeyAllowed


Method Detail
Top

AssignLookupDescriptorProperties (SmartBusinessEntityLookupDescriptor)

Purpose: Assigns the properties of the SmartBusinessEntityLookupDescriptor
for the Security Realm
Notes:

Parameters:
poLookupDescriptor Consultingwerk.Framework.RepositoryServices.SmartBusinessEntityLookupDescriptor
The reference to the SmartBusinessEntityLookupDescriptor to assign the properties to
Top

CHARACTER GetDescription (character)

Purpose: Returns the Description for the security item
Notes:

Parameters:
pcItemKey CHARACTER
The unique key of the security item
Returns CHARACTER
The description of the security item
Top

LOGICAL ValidateKey (character)

Purpose: Validates the security item key
Notes:

Parameters:
pcItemKey CHARACTER
The unique key of the security item
Returns LOGICAL
Logical value indicating if the security item key is valid


Property Detail
Top

LOGICAL EmptyKeyAllowed


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:07:11