Class Win32UserAccountMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.user.Win32UserAccountMapper
All Implemented Interfaces:
CommonMappingInterface<Win32UserAccount>

public class Win32UserAccountMapper extends Object implements CommonMappingInterface<Win32UserAccount>
Provides a type-safe implementation of CommonMappingInterface and maps JSON strings from PowerShell to objects or lists of Win32UserAccount
Since:
3.0.0
  • Constructor Details

    • Win32UserAccountMapper

      public Win32UserAccountMapper()