equals

open operator override fun equals(other: Any?): Boolean(source)

Compares this Credential object with the specified object for equality.

Return

true if the specified object is equal to this Credential object, false otherwise

Parameters

other

the object to be compared for equality