public final class

User.LoginToTempURL

extends AbstractKinveyClientRequest<T>
java.lang.Object
   ↳ java.util.AbstractMap<K, V>
     ↳ com.google.api.client.util.GenericData
       ↳ com.kinvey.java.core.AbstractKinveyClientRequest<T>
         ↳ com.kinvey.java.User.LoginToTempURL

Summary

Public Constructors
User.LoginToTempURL(String tempURL, HttpContent content)
Public Methods
GenericJson onRedirect(String newLocation)
[Expand]
Inherited Methods
From class com.kinvey.java.core.AbstractKinveyClientRequest
From class com.google.api.client.util.GenericData
From class java.util.AbstractMap
From class java.lang.Object
From interface java.util.Map

Public Constructors

public User.LoginToTempURL (String tempURL, HttpContent content)

Public Methods

public GenericJson onRedirect (String newLocation)

Throws
IOException