public static interface JabberIqRegister.AccountValidator
| Modifier and Type | Method and Description |
|---|---|
void |
checkRequiredParameters(BareJID jid,
Map<String,String> reg_params) |
boolean |
sendAccountValidation(BareJID jid,
Map<String,String> reg_params) |
BareJID |
validateAccount(String token) |
void checkRequiredParameters(BareJID jid, Map<String,String> reg_params) throws XMPPProcessorException
XMPPProcessorExceptionCopyright © 2004–2021 "Tigase, Inc.". All rights reserved.