Class SubsystemClient

    • Constructor Detail

      • SubsystemClient

        public SubsystemClient​(PKIClient client,
                               java.lang.String name)
                        throws java.net.URISyntaxException
        Throws:
        java.net.URISyntaxException
    • Method Detail

      • login

        public AccountInfo login()
        Log in to the subsystem.
      • exists

        public boolean exists()
                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • logout

        public void logout()
        Log out from the subsystem.