TokenManager

constructor(    appCache: PersistentKVStore = SharedPrefsWrapper( KakaoSdk.applicationContextInfo.sharedPreferences ),     encryptor: Cipher = AESCipher())