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.AnAuthInfoStoreimplementation that stores and retrieves encrypted user authentication information to the filesystem.A simpleAuthInfoStoreimplementation that stores and retrieves user authentication information to the filesystem.