Class OAuth2ServiceContextConfiguration
- java.lang.Object
-
- com.atlassian.confluence.impl.oauth2.OAuth2ServiceContextConfiguration
-
@Configuration public class OAuth2ServiceContextConfiguration extends Object
- Since:
- 8.3.0
-
-
Constructor Summary
Constructors Constructor Description OAuth2ServiceContextConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OAuth2Service
oAuth2Service()
-
-
-
Method Detail
-
oAuth2Service
@Bean("oAuth2Service") public OAuth2Service oAuth2Service()
-
-