Interface IToken

    • Method Detail

      • login

        void login​(java.lang.String pin)
            throws EBaseException
        Logins to the token unit.
        Parameters:
        pin - password to access the token
        Throws:
        EBaseException - failed to login to this token
      • logout

        void logout()
        Logouts token.