public class XMPPCallbackHandler extends Object implements CallbackHandler
Mechanisms that use a digest don't include a password so the server needs to use the
stored password of the user to compare it (somehow) with the specified digest. This
operation requires that the UserProvider being used supports passwords retrival.
SASLAuthentication
should not offer these kind of SASL mechanisms if the user
provider being in use does not support passwords retrieval.
Constructor and Description |
---|
XMPPCallbackHandler() |
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2003-2008 Jive Software.