public final class HttpAuthenticationEvent extends EventObject
| Modifier and Type | Method and Description |
|---|---|
void |
confirm()
Confirms the HTTP authentication request.
|
void |
deny()
Denies the HTTP authentication request.
|
ConfirmationRequest |
getConfirmationRequest()
Gets the confirmation request.
|
rocks.xmpp.addr.Jid |
getRequester()
Gets the requester.
|
getSource, toStringpublic rocks.xmpp.addr.Jid getRequester()
public ConfirmationRequest getConfirmationRequest()
public void confirm()
public void deny()
Copyright © 2014–2017 XMPP.rocks. All rights reserved.