public interface HttpAuthenticationListener extends EventListener
HttpAuthenticationManager.addHttpAuthenticationListener(rocks.xmpp.extensions.httpauth.HttpAuthenticationListener)| Modifier and Type | Method and Description |
|---|---|
void |
confirmationRequested(HttpAuthenticationEvent e)
Called when a server requested an HTTP authentication confirmation.
|
void confirmationRequested(HttpAuthenticationEvent e)
e - The event object.Copyright © 2014 XMPP.rocks. All rights reserved.