Skip to content

Security Tokens

homedirectory edited this page Jul 1, 2024 · 1 revision

(This page is Work in Progress)

Master Can Open Token

This kind of token authorises opening of a master.

For a simple master, a corresponding token resides in package fielden.security.tokens.open_simple_master and follows naming pattern [Entity]Master_CanOpen_Token.

For a compound master, a corresponding token resides in package fielden.security.tokens.open_compound_master and follows naming pattern Open[Entity]MasterAction_CanOpen_Token. Although, it should be noted that the Open[Entity]MasterAction part of the name is not merely a pattern but actually refers to an associated "open-master-action" entity (Open[Entity]MasterAction).

Clone this wiki locally