java.lang.Object | |
↳ | com.kinvey.java.auth.InMemoryCredentialStore |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
InMemoryCredentialStore() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | delete(String userId) | ||||||||||
Credential | load(String userId) | ||||||||||
void | store(String userId, Credential credential) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |