Package com.amilesend.onedrive.connection.auth.store
package com.amilesend.onedrive.connection.auth.store
-
ClassDescriptionDefines the interface used to store and load persisted user auth tokens.Defines the exception thrown from
AuthInfoStore
.AnAuthInfoStore
implementation that stores and retrieves encrypted user authentication information to the filesystem.A simpleAuthInfoStore
implementation that stores and retrieves user authentication information to the filesystem.