Interface IdUCommandType<R extends IdUResponseType>

Type Parameters:
R - The associated response type
All Superinterfaces:
com.io7m.hibiscus.api.HBCommandType, com.io7m.hibiscus.api.HBMessageType, IdProtocolMessageType, IdUMessageType
All Known Implementing Classes:
IdUCommandEmailAddBegin, IdUCommandEmailAddDeny, IdUCommandEmailAddPermit, IdUCommandEmailRemoveBegin, IdUCommandEmailRemoveDeny, IdUCommandEmailRemovePermit, IdUCommandLogin, IdUCommandPasswordUpdate, IdUCommandRealnameUpdate, IdUCommandUserSelf

The type of commands in the User protocol.