JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.azure.spring.cloud.core.provider.authentication
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