Class IdACmdAdminPermissionGrant
java.lang.Object
com.io7m.idstore.server.controller.admin.IdACmdAbstract<IdACommandContext, IdACommandAdminPermissionGrant, IdAResponseType>
com.io7m.idstore.server.controller.admin.IdACmdAdminPermissionGrant
- All Implemented Interfaces:
IdCommandExecutorType<IdSessionAdmin, IdACommandContext, IdACommandAdminPermissionGrant, IdAResponseType>
public final class IdACmdAdminPermissionGrant
extends IdACmdAbstract<IdACommandContext, IdACommandAdminPermissionGrant, IdAResponseType>
IdACmdAdminPermissionGrant
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecuteActual(IdACommandContext context, IdACommandAdminPermissionGrant command) Methods inherited from class IdACmdAbstract
execute
-
Constructor Details
-
IdACmdAdminPermissionGrant
public IdACmdAdminPermissionGrant()IdACmdAdminPermissionGrant
-
-
Method Details
-
executeActual
public IdAResponseType executeActual(IdACommandContext context, IdACommandAdminPermissionGrant command) throws IdException - Specified by:
executeActualin classIdACmdAbstract<IdACommandContext, IdACommandAdminPermissionGrant, IdAResponseType>- Throws:
IdException
-