@ThreadSafe public class BasicAuthenticator extends Object implements Authenticator
HarvestCache
Constructor and Description |
---|
BasicAuthenticator() |
Modifier and Type | Method and Description |
---|---|
AuthDiffMessage |
verify(DiffMessage dmsg)
While officially the local part of mail (before at-sign) is
case-sensitive some mail providers (e.g. gmx.de) change lower-case mails
to first letter upper case.
|
public BasicAuthenticator()
public AuthDiffMessage verify(DiffMessage dmsg) throws Exception
verify
in interface Authenticator
Exception