Permission.toString

Returns a string describing this Permission. The convention is to specify the class name, the permission name, and the actions in the following format: '("ClassName" "name" "actions")', or '("ClassName" "name")' if actions list is null or empty.

@return information about this Permission.

class Permission
override
string
toString
()

Meta