Package net. gini. android. core. api. authorization
Types
Anonymous Session Manager
Link copied to clipboard
The AnonymousSessionManager is a SessionManager implementation that uses anonymous Gini users.
Credentials Store
Link copied to clipboard
public interface CredentialsStore
Content copied to clipboard
Encrypted Credentials Store
Link copied to clipboard
Created by Alpar Szotyori on 08.10.2018.
Pub Key Manager
Link copied to clipboard
Session Manager
Link copied to clipboard
public interface SessionManager
Content copied to clipboard
Shared Preferences Credentials Store
Link copied to clipboard
public class SharedPreferencesCredentialsStore implements CredentialsStore
Content copied to clipboard
User Center APICommunicator
Link copied to clipboard
public class UserCenterAPICommunicator
Content copied to clipboard
The UserCenterAPIManager is responsible for communication with the Gini User Center API.
User Center Manager
Link copied to clipboard
public class UserCenterManager
Content copied to clipboard
The UserCenterManager is responsible for managing Gini users.
User Credentials
Link copied to clipboard
public class UserCredentials
Content copied to clipboard
Value object for storing user credentials.