public interface FcsDownloadAuthStrategy
Modifier and Type | Method and Description |
---|---|
<any> |
getAuthRefer()
refer will validate the custom Refer and User_Agent.
|
java.lang.String |
getCustomAuthToken(java.lang.String url)
User-defined authentication provided with custom token based on the URL.
|
HAvailableDownloadAuthType |
getDownloadAuthType()
Get the authentication type.
|
HAvailableDownloadAuthType getDownloadAuthType()
<any> getAuthRefer()
java.lang.String getCustomAuthToken(java.lang.String url)
url
- The download URL