@Configuration
@ConditionalOnClass(value={org.springframework.social.config.annotation.SocialConfigurerAdapter.class,com.microsoft.azure.msgraph.connect.MicrosoftConnectionFactory.class})
@ConditionalOnProperty(prefix="spring.social.microsoft",
name="app-id")
public class MicrosoftAutoConfiguration
extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
MicrosoftAutoConfiguration.MicrosoftConfigurerAdapter |
| Constructor and Description |
|---|
MicrosoftAutoConfiguration() |
Copyright © 2017 Microsoft. All rights reserved.