Interface SasTokenProvider


public interface SasTokenProvider
Interface to be implemented by classes that wish to provide the sas token.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the SAS token
  • Method Details

    • getSasToken

      String getSasToken()
      Get the SAS token
      Returns:
      the SAS token