Uses of Interface
com.atlassian.confluence.oauth2.OAuth2Service
Packages that use OAuth2Service
Package
Description
- 
Uses of OAuth2Service in com.atlassian.confluence.admin.actions.mailMethods in com.atlassian.confluence.admin.actions.mail that return OAuth2ServiceMethods in com.atlassian.confluence.admin.actions.mail with parameters of type OAuth2ServiceModifier and TypeMethodDescriptionvoidMailServerTestConnectionAction.setoAuth2Service(OAuth2Service oAuth2Service) 
- 
Uses of OAuth2Service in com.atlassian.confluence.impl.oauth2Classes 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.incomingConstructors in com.atlassian.confluence.internal.diagnostics.ipd.mail.incoming with parameters of type OAuth2ServiceModifierConstructorDescriptionDefaultIncomingConnectionVerifier(OAuth2Service oAuth2Service, Function<Properties, jakarta.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.mailMethods in com.atlassian.confluence.mail with parameters of type OAuth2ServiceModifier and TypeMethodDescriptionvoidConfluenceMailServerManager.setOAuth2Service(OAuth2Service oAuth2Service) 
- 
Uses of OAuth2Service in com.atlassian.confluence.mail.authConstructors in com.atlassian.confluence.mail.auth with parameters of type OAuth2ServiceModifierConstructorDescriptionConfluenceAuthenticationContextFactory(OAuth2Service oAuth2Service) 
- 
Uses of OAuth2Service in com.atlassian.confluence.setup.actionsMethods in com.atlassian.confluence.setup.actions that return OAuth2ServiceMethods in com.atlassian.confluence.setup.actions with parameters of type OAuth2ServiceModifier and TypeMethodDescriptionvoidAbstractSetupEmailAction.setoAuth2Service(OAuth2Service oAuth2Service) CAUTION: Never ever try to rename this method.