Class ListProfilesImpl

java.lang.Object
org.pgpainless.sop.ListProfilesImpl
All Implemented Interfaces:
sop.operation.ListProfiles

public class ListProfilesImpl extends Object implements sop.operation.ListProfiles
Implementation of the
list-profiles
operation using PGPainless.
  • Constructor Details

    • ListProfilesImpl

      public ListProfilesImpl()
  • Method Details

    • subcommand

      public List<sop.Profile> subcommand(String command)
      Specified by:
      subcommand in interface sop.operation.ListProfiles