Package

com.gravity.gdk

user

Permalink

package user

Visibility
  1. Public
  2. All

Type Members

  1. case class GravityUser(userGuid: String) extends Product with Serializable

    Permalink

    See com.gravity.gdk.user.GravityUser.fromRequest and com.gravity.gdk.user.GravityUser.fromCookies.

    See com.gravity.gdk.user.GravityUser.fromRequest and com.gravity.gdk.user.GravityUser.fromCookies.

    If you have the Gravity beacon installed on the site with the same domain as the server you're using to serve the current request during which you're retrieving recos, then a Gravity cookie will already be in place and available in the current request's cookies.

Value Members

  1. object GravityUser extends Serializable

    Permalink

Ungrouped