@Bean(name="auth-credentials-add", parent=SessionManager.class, active=true) public class AddUserCredentials extends AbstractCredentialsCommand
Modifier and Type | Field and Description |
---|---|
static String |
NODE |
authRepository, FIELD_JID, FIELD_PASSWORD, FIELD_USERNAME, log
Constructor and Description |
---|
AddUserCredentials() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getNode() |
protected void |
processForm(Form form,
AdhHocRequest request,
AdHocResponse response) |
protected void |
processNoForm(AdhHocRequest request,
AdHocResponse response) |
checkIfCanModifyJID, execute, isAllowedFor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, getGroup
public static final String NODE
public String getName()
public String getNode()
protected void processForm(Form form, AdhHocRequest request, AdHocResponse response) throws TigaseDBException, AdHocCommandException
processForm
in class AbstractCredentialsCommand
TigaseDBException
AdHocCommandException
protected void processNoForm(AdhHocRequest request, AdHocResponse response)
processNoForm
in class AbstractCredentialsCommand
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.