@Bean(name="auth-credentials-delete", parent=SessionManager.class, active=true) public class DeleteUserCredentials extends AbstractCredentialsCommand
| Modifier and Type | Field and Description |
|---|---|
static String |
NODE |
authRepository, FIELD_CREDENTIAL_ID, FIELD_JID, FIELD_PASSWORD, FIELD_USERNAME, log| Constructor and Description |
|---|
DeleteUserCredentials() |
| 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, isAllowedForclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getGrouppublic 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 AbstractCredentialsCommandTigaseDBExceptionAdHocCommandExceptionprotected void processNoForm(AdhHocRequest request, AdHocResponse response)
processNoForm in class AbstractCredentialsCommandCopyright © 2004–2020 "Tigase, Inc.". All rights reserved.