[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[],["`FilePermission`, a legacy security class, has a constructor taking a file path and actions. Public methods include `getActions()`, which retrieves allowed actions, and `implies(Permission p)`, to check if a permission is implied. Inherited methods from `Permission` include `checkGuard()`, `getName()`, and `newPermissionCollection()`. Methods are also inherited from `Object` like `equals()`, `hashCode()`, `toString()` and `wait()`/ `notify()` which support object operations and thread synchronization.\n"]]