| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AppRegistration |
Facebook.registration()
Get the registration property: The configuration settings of the app registration for the Facebook provider.
|
AppRegistration |
AppRegistration.withAppId(String appId)
Set the appId property: The App ID of the app used for login.
|
AppRegistration |
AppRegistration.withAppSecretSettingName(String appSecretSettingName)
Set the appSecretSettingName property: The app setting name that contains the app secret.
|
| Modifier and Type | Method and Description |
|---|---|
Facebook |
Facebook.withRegistration(AppRegistration registration)
Set the registration property: The configuration settings of the app registration for the Facebook provider.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.