package

com.kinvey.java.auth

Authentication package containing all of the security methods. CredentialStore is the storage facility for maintaining users and their auth tokens.

This package was designed with security in mind and deliberately prevents access to sensitive information.

Interfaces

ClientUsers  
CredentialStore A mechanism to store, retrieve and purge credentials from memory and disk  

Classes

Enums