Package net.gini.android.authorization
Interface SessionManager
-
- All Known Implementing Classes:
AnonymousSessionManager
public interface SessionManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description bolts.Task<Session>
getSession()
-
-
-
Method Detail
-
getSession
bolts.Task<Session> getSession()
-
-