Uses of Interface
com.atlassian.confluence.mail.InboundMailServer
-
Packages that use InboundMailServer Package Description com.atlassian.confluence.internal.diagnostics.ipd.mail com.atlassian.confluence.mail -
-
Uses of InboundMailServer in com.atlassian.confluence.internal.diagnostics.ipd.mail
Methods in com.atlassian.confluence.internal.diagnostics.ipd.mail with parameters of type InboundMailServer Modifier and Type Method Description default ConnectionVerifier.AuthenticationTypeConnectionVerifier. getAuthenticationType(InboundMailServer mailServer) -
Uses of InboundMailServer in com.atlassian.confluence.mail
Classes in com.atlassian.confluence.mail that implement InboundMailServer Modifier and Type Class Description classConfluenceImapMailServerA Confluence IMAP server.classConfluencePopMailServerA Confluence/Atlassian-flavoured POP server that stores the email address associated with the POP account.
-