public interface HttpAuthenticationListener extends EventListener
| 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–2015 XMPP.rocks. All rights reserved.