java.lang.Object | |
↳ | com.kinvey.java.auth.InMemoryClientUsers |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | addUser(String userID, String type) | ||||||||||
static InMemoryClientUsers | getClientUsers() | ||||||||||
String | getCurrentUser() | ||||||||||
String | getCurrentUserType() | ||||||||||
void | removeUser(String userID) | ||||||||||
void | setCurrentUser(String userID) | ||||||||||
void | switchUser(String userID) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |