Record Class IdSecAdminActionUserUpdateCredentials

java.lang.Object
java.lang.Record
com.io7m.idstore.server.security.IdSecAdminActionUserUpdateCredentials
Record Components:
admin - The admin
All Implemented Interfaces:
IdSecActionType, IdSecAdminActionType

public record IdSecAdminActionUserUpdateCredentials(IdAdmin admin) extends Record implements IdSecAdminActionType
An admin wants to update a user's credentials.