Uses of Class
com.atlassian.confluence.oauth2.OAuth2Exception
Packages that use OAuth2Exception
-
Uses of OAuth2Exception in com.atlassian.confluence.impl.oauth2
Methods in com.atlassian.confluence.impl.oauth2 that throw OAuth2ExceptionModifier and TypeMethodDescriptionDefaultOAuth2Service.completeOAuth2Flow
(javax.servlet.http.HttpSession session, String oAuthProviderId) com.atlassian.oauth2.client.api.storage.token.ClientTokenEntity
-
Uses of OAuth2Exception in com.atlassian.confluence.oauth2
Methods in com.atlassian.confluence.oauth2 that throw OAuth2ExceptionModifier and TypeMethodDescriptionOAuth2Service.completeOAuth2Flow
(javax.servlet.http.HttpSession session, String oAuthProviderId) Completes the OAuth flow for the specified Provider and generates a token if successful.com.atlassian.oauth2.client.api.storage.token.ClientTokenEntity