Package 

Class IntegrityTokenProvider

    • Method Summary

      Modifier and Type Method Description
      void init(Context applicationContext, long cloudProjectNumber)
      Task<IntegrityTokenResponse> getToken(Array<byte> nonce)
      • Methods inherited from class java.lang.Object

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

      • IntegrityTokenProvider

        IntegrityTokenProvider()
    • Method Detail

      • init

         void init(Context applicationContext, long cloudProjectNumber)
      • getToken

         Task<IntegrityTokenResponse> getToken(Array<byte> nonce)