Uses of Class
com.atlassian.confluence.oauth2.OAuth2Service.OAuth2Result
Packages that use OAuth2Service.OAuth2Result
-
Uses of OAuth2Service.OAuth2Result in com.atlassian.confluence.impl.oauth2
Methods in com.atlassian.confluence.impl.oauth2 that return OAuth2Service.OAuth2ResultModifier and TypeMethodDescriptionDefaultOAuth2Service.initialiseOAuth2Flow
(jakarta.servlet.http.HttpSession session, String oAuth2ProviderId, UnaryOperator<String> buildRedirect) -
Uses of OAuth2Service.OAuth2Result in com.atlassian.confluence.oauth2
Methods in com.atlassian.confluence.oauth2 that return OAuth2Service.OAuth2ResultModifier and TypeMethodDescriptionOAuth2Service.initialiseOAuth2Flow
(jakarta.servlet.http.HttpSession session, String oAuth2ProviderId, UnaryOperator<String> buildRedirect) Initialises the OAuth flow for the given Provider.