On 16/03/2019 11:32, Chris Hegarty wrote:
This looks okay to me, it's consistent with the wording in the other permission classes.* + * @implNote+ * Implementations may define additional target names, but should use naming + * conventions such as reverse domain name notation to avoid name clashes.+ * * @see java.security.BasicPermission * @see java.security.Permission * @see java.security.Permissions
-Alan