|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.openexchange.mail.loginhandler.TransportLoginHandler
public final class TransportLoginHandler
TransportLoginHandler - The login handler for mail transport.
| Constructor Summary | |
|---|---|
TransportLoginHandler()
Initializes a new TransportLoginHandler. |
|
| Method Summary | |
|---|---|
void |
handleLogin(com.openexchange.login.Login login)
Handles the specified performed login. |
void |
handleLogout(com.openexchange.login.Login logout)
Handles the specified performed logout. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportLoginHandler()
TransportLoginHandler.
| Method Detail |
|---|
public void handleLogin(com.openexchange.login.Login login)
throws com.openexchange.authentication.LoginException
com.openexchange.login.LoginHandlerService
handleLogin in interface com.openexchange.login.LoginHandlerServicelogin - The performed login.
com.openexchange.authentication.LoginException - If an error occurs while handling the login
public void handleLogout(com.openexchange.login.Login logout)
throws com.openexchange.authentication.LoginException
com.openexchange.login.LoginHandlerService
handleLogout in interface com.openexchange.login.LoginHandlerServicelogout - The performed logout.
com.openexchange.authentication.LoginException - If an error occurs while handling the logout
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||