Returns the hash code value for this object. The hash code used is the hash code of the name, that is, {@code getName().hashCode()}, where {@code getName} is from the Permission superclass.
@return a hash code value for this object.
See Implementation
Returns the hash code value for this object. The hash code used is the hash code of the name, that is, {@code getName().hashCode()}, where {@code getName} is from the Permission superclass.
@return a hash code value for this object.