|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthHook
Implement this interfaces to hook in the AUTH Command
| Method Summary | |
|---|---|
HookResult |
doAuth(SMTPSession session,
String username,
String password)
Return the HookResult after run the hook |
| Method Detail |
|---|
HookResult doAuth(SMTPSession session,
String username,
String password)
session - the SMTPSessionusername - the usernamepassword - the password
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||