| java.lang.Object | |
| ↳ | com.microstrategy.web.app.FacebookLoginConfig |
This is a helper class for accessing the properties file for Facebook login provider.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String |
getAppId()
Get the Facebook application id.
| ||||||||||
| static FacebookLoginConfig | getInstance() | ||||||||||
| String |
getLogin()
Get the login name for the I-Server session.
| ||||||||||
| String |
getOAuthURL()
Get the Facebook authentication URL.
| ||||||||||
| String |
getPassword()
Get the password for the I-Server session.
| ||||||||||
| String |
getScope()
Get the scope requested by the Facebook application.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Get the Facebook application id.
Get the login name for the I-Server session.
Get the Facebook authentication URL.
Get the password for the I-Server session.
Get the scope requested by the Facebook application.