Class IdUCmdEmailAddPermit
java.lang.Object
com.io7m.idstore.server.internal.user.IdUCmdAbstract<IdUCommandEmailAddPermit>
com.io7m.idstore.server.internal.user.IdUCmdEmailAddPermit
- All Implemented Interfaces:
IdCommandExecutorType<IdUserSession,IdUCommandContext, IdUCommandEmailAddPermit, IdUResponseType>
IdUCmdEmailAddPermit
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdUResponseTypeexecuteActual(IdUCommandContext context, IdUCommandEmailAddPermit command) Methods inherited from class com.io7m.idstore.server.internal.user.IdUCmdAbstract
execute
-
Constructor Details
-
IdUCmdEmailAddPermit
public IdUCmdEmailAddPermit()IdUCmdEmailAddPermit
-
-
Method Details
-
executeActual
protected IdUResponseType executeActual(IdUCommandContext context, IdUCommandEmailAddPermit command) throws IdValidityException, IdException, IdCommandExecutionFailure - Specified by:
executeActualin classIdUCmdAbstract<IdUCommandEmailAddPermit>- Throws:
IdValidityExceptionIdExceptionIdCommandExecutionFailure
-