Package 

Class LegacyTokenHelper

    • Method Summary

      Modifier and Type Method Description
      final Bundle load()
      final Unit save(Bundle bundle)
      final Unit clear() Clears out all token information stored in this cache.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LegacyTokenHelper

        LegacyTokenHelper(Context context, String cacheKey)
      • LegacyTokenHelper

        LegacyTokenHelper(Context context)