|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ericdaugherty.mail.server.configuration.LoginCallbackHandler
com.ericdaugherty.mail.server.configuration.LoginCallbackHandlerGUI
public class LoginCallbackHandlerGUI
The superclass method handle is replaced to facilitate the use of a popup window.
Constructor Summary | |
---|---|
LoginCallbackHandlerGUI(java.lang.String protocol)
|
Method Summary | |
---|---|
void |
handle(javax.security.auth.callback.Callback[] callbacks)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoginCallbackHandlerGUI(java.lang.String protocol)
Method Detail |
---|
public void handle(javax.security.auth.callback.Callback[] callbacks) throws java.io.IOException, javax.security.auth.callback.UnsupportedCallbackException
handle
in interface javax.security.auth.callback.CallbackHandler
handle
in class LoginCallbackHandler
java.io.IOException
javax.security.auth.callback.UnsupportedCallbackException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |