in src/main/java/org/apache/fineract/cn/api/util/UserContext.java [56:58]
public int hashCode() { return Objects.hash(user, accessToken); }