facebook4j.auth
Interface AuthorizationConfiguration
- All Known Subinterfaces:
- Configuration
- All Known Implementing Classes:
- ConfigurationBase, PropertyConfiguration
public interface AuthorizationConfiguration
An interface represents configuration for Authorization.
- Author:
- Ryuji Yamashita - roundrop at gmail.com
getOAuthAppId
java.lang.String getOAuthAppId()
getOAuthAppSecret
java.lang.String getOAuthAppSecret()
getOAuthAccessToken
java.lang.String getOAuthAccessToken()
getOAuthPermissions
java.lang.String getOAuthPermissions()