Uses of Interface
com.atlassian.confluence.oauth2.OAuth2Service
Packages that use OAuth2Service
Package
Description
-
Uses of OAuth2Service in com.atlassian.confluence.admin.actions.mail
Methods in com.atlassian.confluence.admin.actions.mail that return OAuth2ServiceMethods in com.atlassian.confluence.admin.actions.mail with parameters of type OAuth2ServiceModifier and TypeMethodDescriptionvoid
MailServerTestConnectionAction.setoAuth2Service
(OAuth2Service oAuth2Service) -
Uses of OAuth2Service in com.atlassian.confluence.impl.oauth2
Classes in com.atlassian.confluence.impl.oauth2 that implement OAuth2ServiceMethods in com.atlassian.confluence.impl.oauth2 that return OAuth2Service -
Uses of OAuth2Service in com.atlassian.confluence.internal.diagnostics.ipd.mail.incoming
Constructors in com.atlassian.confluence.internal.diagnostics.ipd.mail.incoming with parameters of type OAuth2ServiceModifierConstructorDescriptionDefaultIncomingConnectionVerifier
(OAuth2Service oAuth2Service, Function<Properties, javax.mail.Session> sessionFactory) IncomingMailServerConnectionIpdJob
(com.atlassian.diagnostics.ipd.api.jobs.IpdJobRegistry ipdJobRegistry, IpdIncomingMailServersStats ipdIncomingMailServersStats, com.atlassian.mail.server.MailServerManager mailServerManager, IpdExecutors ipdExecutors, OAuth2Service oAuth2Service) -
Uses of OAuth2Service in com.atlassian.confluence.mail
Methods in com.atlassian.confluence.mail with parameters of type OAuth2ServiceModifier and TypeMethodDescriptionvoid
ConfluenceMailServerManager.setOAuth2Service
(OAuth2Service oAuth2Service) -
Uses of OAuth2Service in com.atlassian.confluence.mail.auth
Constructors in com.atlassian.confluence.mail.auth with parameters of type OAuth2ServiceModifierConstructorDescriptionConfluenceAuthenticationContextFactory
(OAuth2Service oAuth2Service) -
Uses of OAuth2Service in com.atlassian.confluence.setup.actions
Methods in com.atlassian.confluence.setup.actions that return OAuth2ServiceMethods in com.atlassian.confluence.setup.actions with parameters of type OAuth2ServiceModifier and TypeMethodDescriptionvoid
AbstractSetupEmailAction.setoAuth2Service
(OAuth2Service oAuth2Service) CAUTION: Never ever try to rename this method.