Function Identifiers (FIDs)

Function identifiers (FIDs) are a specialized type of security identifier (SID) where the type is set to FUNCTION. When a method is made publicly accessible (by setting the stereotype as facade in the model), a FID is generated for that method and security is automatically switched on.

It is possible to switch security off for a process method at design time. Switching Security off for a Process Method should be referenced for further details on this.