Class AbstractLoginCommand

  • All Implemented Interfaces:
    Command
    Direct Known Subclasses:
    ApopCommand, PassCommand

    public abstract class AbstractLoginCommand
    extends Object
    implements Command
    Base class for commands which authenticate a user, it provides a function for going into the Transaction state by locking the maildrop associated with the user.