public class CertBasedCallbackHandler extends Object implements CallbackHandler, SessionAware
Constructor and Description |
---|
CertBasedCallbackHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handle(Callback[] callbacks) |
void |
setSession(XMPPResourceConnection session)
Sets XMPP Session.
|
protected Logger log
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
IOException
UnsupportedCallbackException
public void setSession(XMPPResourceConnection session)
SessionAware
setSession
in interface SessionAware
session
- XMPP session.Copyright © 2017 "Tigase, Inc.". All rights reserved.