Returns the name of this Permission. For example, in the case of a {@code java.io.FilePermission}, the name will be a pathname.
@return the name of this Permission.
See Implementation
Returns the name of this Permission. For example, in the case of a {@code java.io.FilePermission}, the name will be a pathname.
@return the name of this Permission.