Class XOAuth2AuthenticationHandler

java.lang.Object
ch.astorm.smtp4j.auth.XOAuth2AuthenticationHandler
All Implemented Interfaces:
SmtpAuthenticatorHandler

public class XOAuth2AuthenticationHandler extends Object implements SmtpAuthenticatorHandler
Handles XOAUTH2 authentication scheme. See here.