Uses of Class
com.atlassian.confluence.oauth2.OAuth2Service.OAuth2Provider
-
Packages that use OAuth2Service.OAuth2Provider Package Description com.atlassian.confluence.impl.oauth2 com.atlassian.confluence.oauth2 -
-
Uses of OAuth2Service.OAuth2Provider in com.atlassian.confluence.impl.oauth2
Methods in com.atlassian.confluence.impl.oauth2 that return types with arguments of type OAuth2Service.OAuth2Provider Modifier and Type Method Description List<OAuth2Service.OAuth2Provider>
DefaultOAuth2Service. getConfiguredOAuth2Providers()
-
Uses of OAuth2Service.OAuth2Provider in com.atlassian.confluence.oauth2
Methods in com.atlassian.confluence.oauth2 that return types with arguments of type OAuth2Service.OAuth2Provider Modifier and Type Method Description List<OAuth2Service.OAuth2Provider>
OAuth2Service. getConfiguredOAuth2Providers()
Returns a List of the configured OAuth Providers.
-