|
AuthenticationService
v0.2.0
|
A command that can be executed by the command line tool. More...
Public Member Functions | |
| abstract void | Execute () |
| In derived classes executes the logic of the command. More... | |
A command that can be executed by the command line tool.
|
pure virtual |
In derived classes executes the logic of the command.
Implemented in Joutsen.AuthenticationControl.CreateTablesCommand, Joutsen.AuthenticationControl.AuthenticatedCommand, and Joutsen.AuthenticationControl.UpdateTablesCommand.
1.8.13