JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.azure.spring.cloud.core.provider.authentication
SasTokenProvider
Contents
Description
Method Summary
Method Details
getSasToken()
Hide sidebar
Show sidebar
Interface SasTokenProvider
public interface
SasTokenProvider
Interface to be implemented by classes that wish to provide the sas token.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getSasToken
()
Get the SAS token
Method Details
getSasToken
String
getSasToken
()
Get the SAS token
Returns:
the SAS token