/** * Copyright (C) 2012 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Defines the core concept of a user. * <p> * A user is an entity that uses the OpenGamma system. */ package com.opengamma.core.user;