Returns true if this authentication method equals another.
Returns true if this authentication method equals another. Eg: user.authMethod.is(AuthenticationMethod.OAuth1)
An Authentication Method (see constants)
true if the method matches, false otherwise
A class representing an authentication method