public Map toMap() { return SecurityUserObjectKeyHelper.toMap(this, null); }
public String toString() { return SecurityUserObjectKeyHelper.toMap(this, null).toString(); }