public class SaveTokenCmd extends Object implements Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected IdmEngineConfiguration |
idmEngineConfiguration |
protected Token |
token |
| Constructor and Description |
|---|
SaveTokenCmd(Token token,
IdmEngineConfiguration idmEngineConfiguration) |
protected IdmEngineConfiguration idmEngineConfiguration
protected Token token
public SaveTokenCmd(Token token, IdmEngineConfiguration idmEngineConfiguration)
public Void execute(CommandContext commandContext)
Copyright © 2022 Flowable. All rights reserved.