SimpleAccount.toString

Returns {@link #getPrincipals() principals}.toString() if they are not null, otherwise prints out the string "empty"

@return the string representation of this Account object.

class SimpleAccount
override
string
toString
()

Meta