public interface ProviderConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getCallBackUrl() |
String |
getClientId() |
String |
getClientSecret() |
String |
getConfigId() |
OAuthConfig |
getOAuthConfig(String callbackUrl) |
OAuthService |
getOAuthService(Provider provider,
String callbackUrl) |
String |
getPid() |
String |
getProviderId() |
String |
getScope() |
String getConfigId()
String getPid()
String getProviderId()
String getClientId()
String getClientSecret()
String getCallBackUrl()
String getScope()
OAuthConfig getOAuthConfig(String callbackUrl)
callbackUrl - OAuthConfig given the the custom callback urlOAuthService getOAuthService(Provider provider, String callbackUrl)
provider - callbackUrl - OAuthService given the Provider and the custom callback urlCopyright © 2010 - 2020 Adobe. All Rights Reserved