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
XMPPProcessorException
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.