Package com.google.gerrit.server.mail
-
Interface Summary Interface Description EmailTokenVerifier Verifies the token sent byRegisterNewEmailSender
.MailFilter Listener to filter incoming email. -
Class Summary Class Description AutoReplyMailFilter Filters out auto-reply messages according to RFC 3834.EmailModule EmailSettings EmailTokenVerifier.ParsedToken Pair returned from decode to provide the data used during encode.ListMailFilter MailUtil MailUtil.MailRecipients SignedToken Utility function to compute and verify XSRF tokens.SignedTokenEmailTokenVerifier Verifies the token sent byRegisterNewEmailSender
.SignedTokenEmailTokenVerifier.SignedTokenEmailTokenVerifierModule -
Enum Summary Enum Description Encryption ListMailFilter.ListFilterMode -
Exception Summary Exception Description CheckTokenException Indicates the SignedToken is invalidEmailTokenVerifier.InvalidTokenException Exception thrown when a token does not parse correctly.XsrfException Indicates the requested method is not known.