UsernamePasswordToken.toString

Returns the string representation. It does not include the password in the resulting string for security reasons to prevent accidentally printing out a password that might be widely viewable).

@return the string representation of the <tt>UsernamePasswordToken</tt>, omitting the password.

class UsernamePasswordToken
override
string
toString
()

Meta