Movatterモバイル変換


[0]ホーム

URL:


US8321682B1 - System and method for generating and managing administrator passwords - Google Patents

System and method for generating and managing administrator passwords
Download PDF

Info

Publication number
US8321682B1
US8321682B1US12/360,100US36010009AUS8321682B1US 8321682 B1US8321682 B1US 8321682B1US 36010009 AUS36010009 AUS 36010009AUS 8321682 B1US8321682 B1US 8321682B1
Authority
US
United States
Prior art keywords
administrator
password
string
level password
breakglass
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US12/360,100
Inventor
Matthew J. Read
Craig S. Ames
Vinit Nangia
Pavel Lobashov
Josiah Lam
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
JPMorgan Chase Bank NA
Original Assignee
JPMorgan Chase Bank NA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by JPMorgan Chase Bank NAfiledCriticalJPMorgan Chase Bank NA
Priority to US12/360,100priorityCriticalpatent/US8321682B1/en
Assigned to JPMORGAN CHASE BANK, N.A.reassignmentJPMORGAN CHASE BANK, N.A.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: AMES, CRAIG S., LAM, JOSIAH, LOBASHOV, PAVEL, NANGIA, VINIT, READ, MATTHEW J.
Priority to US13/617,468prioritypatent/US8549315B2/en
Application grantedgrantedCritical
Publication of US8321682B1publicationCriticalpatent/US8321682B1/en
Activelegal-statusCriticalCurrent
Adjusted expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

A password management system and method for securing networked client terminals and mobile devices is provided. More specifically, the present invention provides a system and method for encrypting randomly generated administrator-level passwords and providing a means for decrypting the randomly generated passwords for single-use unrestricted access to a designated terminal or mobile device. When unrestricted access to the terminal or mobile device is required, the encrypted administrator-level password is decrypted using a shared symmetric key, which is generated during encryption of the administrator password, to reveal the administrator-level password for the terminal or mobile device. The administrator-level password is a single-use password, wherein upon use of the administrator-level password a new administrator-level password may be automatically generated for the corresponding terminal or mobile device.

Description

CROSS-REFERENCE TO RELATED APPLICATIONS
This application claims the benefit of priority under 35 U.S.C. §119(e) to U.S. Provisional Patent Application No. 61/023,347, filed Jan. 24, 2008, which is incorporated by reference herein in its entirety.
BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates generally to computer security. More specifically, the present invention is directed at a system and method for generating and managing an administrator-level password unique to a workstation residing on a defined network.
2. Description of the Prior Art
Computer security is a significant issue for network administrators. With the vast amount of sensitive data residing on and accessible through computer networks, the likelihood and consequences of a security breach is a constant concern. These concerns have commonly been addressed by network administrators through the implementation of various end-user restrictions and strict guidelines directed at minimizing potential threats. While these measures can be used as an effective measure for securing access to a network, an often unintended result is reduced access for authorized users.
Given that the need to provide an effective level of network security is often at odds with the need to provide adequate access to support a network, administrators are constantly faced with the burden of discerning to what extent one interest must override the other. The management of administrator-level passwords, which typically provide unrestricted access to workstations, is a prime example of this problem.
An administrator-level password is often provided to various technical support professionals to provide immediate access to a workstation in need of support. In providing such access, many organizations typically utilize a limited number of administrator-level passwords that can be shared among authorized professionals. These shared administrator-level passwords are frequently referred to as common administrator passwords and permit the holder to obtain unrestricted access to a workstation without having knowledge of a user-defined password associated with the workstation.
Although the foregoing measure provides a certain level of security, while relieving the burden of having to manage and secure a repository of unique administrator-level passwords for each workstation on a network, the very existence of common administrator passwords present a serious security risk since any individual with knowledge of at least one of these passwords may obtain unrestricted access to any number of workstations on the network.
In view of the foregoing inherent security concerns related with conventional methods, it is desirable to provide an improved means for securing individual workstations on a defined network. Accordingly, a system and method for generating and managing an administrator-level password unique to each workstation residing on a defined network is provided by the present invention.
SUMMARY OF THE INVENTION
Preferred embodiments of the present invention are deployed in two phases. In the first phase, a unique administrator-level password is randomly generated for a computer terminal or mobile device and encrypted to create a breakglass string, the breakglass string being visibly accessible to a user of the workstation or mobile device or, alternatively, retrievable from a corresponding server database. In the second phase, the breakglass string is decrypted by an authorized user to reveal the uniquely generated administrator-level password associated with the workstation or mobile device.
The breakglass string may be a string of characters in the form of cipher text representing the encrypted administrator-level password randomly generated for and unique to a particular terminal or mobile device. When the cipher text is decrypted and the administrator-level password for accessing the corresponding terminal or mobile device is revealed, the breakglass string is deemed obsolete and a new unique administrator-level password is automatically generated and encrypted for the terminal or mobile device being accessed. Therefore, once revealed, the administrator-level password can not be used again for regaining access to the same terminal or mobile device, thereby providing a secure single-use administrator-level password.
In the first phase of the present invention, a string of random characters representing an administrator-level password, or any other applicable password, is automatically generated for a target terminal. A Random Password Management (RPM) agent, which may be an application residing locally on the target terminal or made accessible via a remote server, may be configured to generate the random string of characters representing the administrator-level password and a symmetric secret key for encrypting the same. The symmetric secret key may be generated by retrieving public and private keys associated with the target terminal deploying the RPM agent, an RPM server public key, and a unique identifier associated with the target terminal.
Once generated, the symmetric secret key is applied to the randomly generated administrator-level password in a symmetric encryption scheme, thereby yielding a breakglass string of characters. In a preferred embodiment of the present invention the breakglass string is stored in the registry and displayed on the target terminal. For example, the breakglass string may be embedded in the wallpaper of a desktop environment displayed on the monitor of the target terminal. Alternatively, the breakglass string may also be stored in a server database to allow authorized users to obtain access to the target terminal.
When access to the target terminal is required by an authorized user, the second phase of the present invention is deployed. The breakglass string, along with a unique identifier for the target terminal, is retrieved through a Random Password Recovery System (RPRS), which may be deployed from a remote terminal and coupled to an RPM database server, to decrypt the breakglass string and reveal the administrator-level password for accessing the target terminal. Thereafter, the RPM agent may be configured to automatically generate a new unique administrator-level password for encryption in connection with the target terminal.
BRIEF DESCRIPTION OF THE DRAWINGS
The above and other objects and advantages of the present invention will become apparent upon consideration of the following detailed description, taken in conjunction with the accompanying drawings, in which like reference characters refer to like parts throughout, and in which:
FIG. 1 illustrates a block diagram of an exemplary communication system for implementing the random password management scheme described in accordance with preferred embodiments of the present invention.
FIG. 2 is a process flowchart for illustrating steps employed in generating a breakglass string in accordance with an embodiment of the present invention.
FIG. 3 is a process flowchart for illustrating steps employed in decrypting a breakglass string in accordance with an embodiment of the present invention.
FIG. 4 illustrates exemplary display screens employing random password management consoles in accordance with an embodiment of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
Anexemplary system100 for implementing the password management processes of the present invention is illustrated inFIG. 1. In accordance with a preferred embodiment of the present invention,system100 may be comprised of adata network102, one ormore client terminals104 configured with a random password management (RPM)agent105, one or moremobile devices110 configured withRPM agent105, one ormore database servers112,114 and one ormore controller terminals106 configured with a random password recovery system (RPRS)application107.Client terminals104,mobile devices110,database servers112,114 andcontroller terminal106 are coupled todata network102 via a communication means108. Communication means108 may be achieved through the use of any well-known wired and wireless networking and data management protocols.
RPM database server112 may be configured for maintaining a secure record of breakglass strings and their corresponding computer IDs.Database server112 can further be configured to perform periodic data collection from a plurality of workstations in a given network. Given thatdatabase server112 may store breakglass strings corresponding to a plurality of workstations in any given network,controller terminal106 may be configured for queryingdatabase server112. As illustrated inFIG. 1,database server112 may be queried via communication means108.
InFIG. 2, aprocess flow200 is provided to illustrate the steps employed in generating a breakglass string. In accordance with a preferred embodiment of the present invention, the breakglass string is a cipher text representative of an encrypted administrator-level password, which may be visibly accessible to a user on a display coupled toclient terminal104 ormobile device110 or, alternatively, retrievable fromRPM database server112.Process flow200 may be initiated, for example, when a user logs intoterminal104. Alternatively,process flow200 may be deployed in accordance with predefined time intervals measured from the instance a user logs ontoterminal104 or, alternatively, from the instance a new administrator-level password is created. Various triggers for initiatingprocess flow200 may be envisioned and are well within the scope of the present invention.
Upon initiatingprocess flow200, a unique administrator-level password is randomly generated, atstep202, for aterminal104 ormobile device110. The term “administrator-level password” is intended to include, but is not limited to, a string of characters required for gaining unrestricted access toterminal104 ormobile device110. The administrator-level password may be an alpha-numeric string generated, for example, by a randomizer application residing onterminal104,mobile device110 or aremote server112 coupled to the same. The randomizer application for generating the administrator-level password may operate as a stand-alone application, but is preferably integrated as part ofRPM agent105. The randomizer may be configured to generate, atsteps206 and208, 256 bit elliptic curve key pairs for RPM agent keys and RPM server keys for use in generating a shared symmetric key, atstep212, to encrypt the administrator-level password represented by a breakglass string, atstep214.
When a unique administrator-level password is generated, its use is preferred to be the only means for gaining unrestricted access to thecorresponding client terminal104 ormobile device110. For example, a helpdesk technician needing to troubleshootclient terminal104 ormobile device110 would require knowledge of the unique administrator-level password generated by, and associated with, that particular terminal or mobile device in order to obtain unrestricted access for purposes of troubleshooting. Having generated the administrator-level password forclient terminal104 ormobile device110, process flow200 may then transition to the creation of a breakglass string, thereby encrypting the newly created administrator-level password.
The present invention makes use of a symmetric key, generated atstep212, using an RPM agent private key and an RPM server public key associated withRPM agent105, which are generated and retrieved, respectively, atsteps206 and208. For example, an Elliptic Curve Diffie-Hellman (ECDH) algorithm may be used in conjunction with the RPM agent private key and RPM server public key of the present invention to generate the symmetric key. Upon generating the symmetric key, its use in combination with an RPM agent public key, also generated atstep206, and the administrator-level password, randomly generated atstep202, results in the generation of the corresponding breakglass string, atstep214.
To encrypt the randomly generated administrator-level password, the Advanced Encryption Standard (AES) and a Base64 encryption may be employed for example. The 256 bit RPM server and private keys generated may be loaded and used in conjunction with the ECDH algorithm to generate the 256 bit shared symmetric key. Thereafter, the AES256 key and the AES initial vector may be generated with the hostname ofclient terminal104. The randomly generated administrator-level password may then be encrypted to a 16 byte cipher-text and appended with the 256 bit (32 bytes) elliptic curve RPM agent public key, through use of the x-coordinate of point W in the RPM agent public key. The appended administrator password and RPM agent public key are then subjected to Base64 encoding, whereby the output is the breakglass string. The utilized RPM keys are then deleted and a new pair is generated in the next encryption round.
The breakglass string, generated atstep214, may then be stored, atstep218, in a registry associated withclient terminal104 ormobile device110 andRPM database server112 and displayed, atstep216, onclient terminal104 ormobile device110. The breakglass string is a single-use string for revealing the administrator-level password associated with aparticular client terminal104 ormobile device110. A user requiring unrestricted access to theparticular terminal104 ormobile device110 must possess the breakglass string to obtain the administrator-level password. Despite the fact that the breakglass string may be displayed onclient terminal104 ormobile device110, the breakglass string can not be decrypted to reveal the administrator-level password without knowledge of the unique computer ID associated withclient terminal104 ormobile device110, and retrieval of a corresponding RPM server private key and the RPM agent public key.
RPM agent105 deployed onclient terminal104 ormobile device110 may be configured to remain idle until an authorized user is in need of unrestricted access. Absent unrestricted access ofclient terminal104 ormobile device110, the administrator-level password and corresponding breakglass string may remain unchanged. In accordance with the preferred embodiment of the present invention,client terminal104 ormobile device110 are assigned a new administrator-level password immediately upon use of the previously designated administrator-level password or upon expiration of a predetermined time period, whichever occurs first.
InFIG. 3, aprocess flow300 is provided to illustrate the steps employed in deciphering the breakglass string and retrieving the unique administrator-level password needed to gain unrestricted access toclient terminal104 ormobile device110.RPRS application107 may be initiated, atstep302, to begin the process of deciphering the breakglass string.RPRS application107 may be a stand-alone application provided locally oncontroller terminal106, as illustrated inFIG. 1. Alternatively,RPRS application107 may be deployed from a remote location, such asRPM database server112.
Upon initiatingRPRS application107, atstep302, a computer ID and breakglass string corresponding toclient terminal104 ormobile device110 is retrieved, atstep304. Thereafter, atsteps308 and310, the RPM agent public key is derived from the breakglass string and the RPM server private key is retrieved, respectively. The RPM agent public key and RPM server private key are then used, atstep312, to derive the symmetric key needed to decrypt the breakglass string, atstep314. The decrypted administrator-level password is displayed, atstep316, and the corresponding password decryption request is saved, atstep318, in an audit log, which may be maintained, for example, inaudit trail database114.
An audit trail may be kept, atstep318, to log all activity associated with a breakglass string for aparticular client terminal104 ormobile device110. The implementation of an audit trail further increases security measures provided by the present invention. The audit trail may be configured, for example, to track specific actions taken viaRPRS application107, a corresponding time log of those actions, the location or corresponding computer ID from which a request originated, other applicable information or any suitable combination thereof.
In decrypting the breakglass string the process may begin, for example, with loading the previously described 256 bit elliptic curve RPM server key and performing Base64 decoding on the breakglass string, thereby generating a 16 byte cipher-text and a 32 byte RPM agent public key. The y coordinate of point W in the RPM agent public key may then be calculated to enable reconstruction of the RPM agent public key. With the RPM agent public key and RPM server private key, an ECDH algorithm may then be used to regenerate the shared symmetric key. Having regenerated the symmetric key, AES265 decryption may then be performed on the cipher text representing the administrator password, thereby revealing the unique administrator-level password associated with theclient terminal104 ormobile device110 for which unrestricted access is required.
It is important to note that upon use of the administrator-level password to gain unrestricted access toclient terminal104 ormobile device110,RPM agent105 may be configured to generate a new administrator-level password, rendering the administrator-level password used to gain unrestricted access and the corresponding breakglass string obsolete for future unrestricted access. Therefore, upon use of the administrator-level password corresponding toclient terminal104 ormobile device110, process flow200 may be reinitiated to create a new administrator-level password. In an alternative embodiment, a new administrator-level password may be created upon detection that the corresponding breakglass string has been deciphered byRPRS application107 to reveal the present administrator-level password, irrespective of whether or not the administrator-password was ever used. Such an embodiment may be deployed immediately after deciphering of the breakglass string or after a predetermined lapse of time from the time the breakglass string is deciphered.
Exemplary displays of a clientRPM agent window402 and anRPRS application console404 for, respectively,client terminal104 ormobile device110 andcontroller terminal106 are illustrated inFIG. 4. When a terminal104 or amobile device110 is accessed by a user,RPM agent105 may be configured to automatically create a new administrator-level password. Upon encryption of the newly created administrator-level password, as previously described in connection withprocess flow200, a breakglass string is stored and displayed, as illustrated inapplication window402 provided on auser screen401.
When unrestricted access toterminal104 ormobile device110 is required, the breakglass string displayed inwindow402 provided onuser screen401 is retrieved by an authorized user with access toconsole404 provided on auser screen403 ofcontroller terminal106. In an alternate embodiment, the breakglass string may be retrieved fromRPM database server112 maintaining an inventory of breakglass strings. Once the breakglass string is retrieved,RPRS application107 may then be used to decrypt the breakglass string, as previously described in connection withprocess flow300, and reveal the unique administrator-level password406, as displayed onconsole404. Having obtained the unique administrator-level password, unrestricted access toclient terminal104 ormobile device110 can now be gained. As previously described,RPM agent105 may then automatically generate a new administrator-level password forclient terminal104 ormobile device110.
Thus, a system and method for actively managing and generating unique administrator-level passwords is provided. One skilled in the art will appreciate that the present invention can be practiced by other than the described embodiments, which are presented herein for purposes of illustration and not of limitation, and the present invention is limited only be the claims that follow.

Claims (9)

9. A computer-implemented method for securing access to a networked workstation, said method comprising the steps of:
providing at least one client terminal employing a random password management agent, said random password management agent being configured to generate a random string of characters representative of a first administrator-level password, and further being configured to encrypt said first administrator-level password using a shared symmetric key to generate a first breakglass string of characters;
providing at least one database server configured to store said first breakglass string of characters in association with a client terminal for which the first administrator-level password was encrypted; and
providing at least one controller terminal employing a random password recovery system application, said random password recovery system application retrieving said first breakglass string of characters and deriving said symmetric key to decrypt said first breakglass string of characters and reveal said first administrator-level password;
wherein upon decryption of said first administrator-level password, said random password management agent employed by said client terminal is configured to generate a second administrator-level password for encryption into a second breakglass string of characters and render said first administrator-level password obsolete.
US12/360,1002008-01-242009-01-26System and method for generating and managing administrator passwordsActive2030-02-20US8321682B1 (en)

Priority Applications (2)

Application NumberPriority DateFiling DateTitle
US12/360,100US8321682B1 (en)2008-01-242009-01-26System and method for generating and managing administrator passwords
US13/617,468US8549315B2 (en)2008-01-242012-09-14System and method for generating and managing administrator passwords

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US2334708P2008-01-242008-01-24
US12/360,100US8321682B1 (en)2008-01-242009-01-26System and method for generating and managing administrator passwords

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US13/617,468ContinuationUS8549315B2 (en)2008-01-242012-09-14System and method for generating and managing administrator passwords

Publications (1)

Publication NumberPublication Date
US8321682B1true US8321682B1 (en)2012-11-27

Family

ID=47191006

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US12/360,100Active2030-02-20US8321682B1 (en)2008-01-242009-01-26System and method for generating and managing administrator passwords
US13/617,468ActiveUS8549315B2 (en)2008-01-242012-09-14System and method for generating and managing administrator passwords

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US13/617,468ActiveUS8549315B2 (en)2008-01-242012-09-14System and method for generating and managing administrator passwords

Country Status (1)

CountryLink
US (2)US8321682B1 (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9009469B2 (en)2013-01-152015-04-14Sap SeSystems and methods for securing data in a cloud computing environment using in-memory techniques and secret key encryption
WO2015069921A1 (en)*2013-11-112015-05-14Pure Storage, Inc.Storage array password management
US20160352752A1 (en)*2015-05-292016-12-01Rockwell Automation Technologies, Inc.One time use password for temporary privilege escalation in a role-based access control (rbac) system
US9548972B2 (en)2012-09-262017-01-17Pure Storage, Inc.Multi-drive cooperation to generate an encryption key
US10263770B2 (en)2013-11-062019-04-16Pure Storage, Inc.Data protection in a storage system using external secrets
US10296730B2 (en)*2014-08-182019-05-21Dell Products L.P.Systems and methods for automatic generation and retrieval of an information handling system password
US10361868B1 (en)*2016-05-232019-07-23Google LlcCryptographic content-based break-glass scheme for debug of trusted-execution environments in remote systems
US10417073B2 (en)2017-04-122019-09-17Bank Of America CorporationApplication server deployment system for domain generation and testing with an administrative server virtual machine and managed server virtual machines
US10623386B1 (en)*2012-09-262020-04-14Pure Storage, Inc.Secret sharing data protection in a storage system
US11032259B1 (en)*2012-09-262021-06-08Pure Storage, Inc.Data protection in a storage system
US11101994B2 (en)*2017-09-262021-08-24Samsung Sds Co., Ltd.Method of provisioning key information and apparatus using the method
US11128448B1 (en)2013-11-062021-09-21Pure Storage, Inc.Quorum-aware secret sharing
US11271733B2 (en)*2016-12-142022-03-08Mitsubishi Electric CorporationCommunication device, electrical device, terminal, communication method, and storage medium
US11271935B2 (en)2020-07-302022-03-08Bank Of America CorporationBlind authenticator
US20220342980A1 (en)*2021-04-232022-10-27EMC IP Holding Company, LLCPassword Resetting System and Method
US11941262B1 (en)*2023-10-312024-03-26Massood KamalpourSystems and methods for digital data management including creation of storage location with storage access ID
US12149616B1 (en)2023-10-312024-11-19Massood KamalpourSystems and methods for digital data management including creation of storage location with storage access ID

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2015066718A2 (en)*2013-11-042015-05-07Basis Science, Inc.Detection of biking, walking, and running
US9760710B2 (en)2014-02-282017-09-12Sap SePassword recovering for mobile applications
US9948625B2 (en)2015-01-072018-04-17Cyph, Inc.Encrypted group communication method
US10419223B2 (en)*2015-01-072019-09-17Cyph, Inc.Method of using symmetric cryptography for both data encryption and sign-on authentication
EP3153985A1 (en)*2015-10-082017-04-12Thomson LicensingDevice and method for password generation in a user device
US10339339B2 (en)2016-02-102019-07-02Mobileron, Inc.Securely storing and distributing sensitive data in a cloud-based application
US11539516B2 (en)*2017-10-272022-12-27Eth ZurichEncoding and decoding information in synthetic DNA with cryptographic keys generated based on polymorphic features of nucleic acids
US11216586B2 (en)2018-12-032022-01-04At&T Intellectual Property I, L.P.Multi-dimensional progressive security for personal profiles

Citations (626)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US3705385A (en)1969-12-101972-12-05Northern Illinois Gas CoRemote meter reading system
US3860870A (en)1973-01-121975-01-14Nippon Electric CoMicrowave relay system having auxiliary signal transmission arrangement
US3896266A (en)1971-08-091975-07-22Nelson J WaterburyCredit and other security cards and card utilization systems therefore
US3938091A (en)1972-03-171976-02-10Atalla Technovations CompanyPersonal verification system
US4013962A (en)1975-08-141977-03-22Motorola, Inc.Improved receiver selecting (voting) system
US4321672A (en)1979-11-261982-03-23Braun Edward LFinancial data processing system
US4567359A (en)1984-05-241986-01-28Lockwood Lawrence BAutomatic information, goods and services dispensing system
US4633397A (en)1984-12-241986-12-30Richard MaccoUnion member accounts management system
US4695880A (en)1985-07-301987-09-22Postron Corp.Electronic information dissemination system
US4696491A (en)1986-06-191987-09-29Stenger Barbara JInformation reference book and indexing system
US4713761A (en)1985-07-181987-12-15Pitney Bowes, Inc.System for centralized processing of accounting and payment functions
US4725719A (en)1986-07-211988-02-16First City National Bank Of AustinRestricted purpose, commercial, monetary regulation method
US4745468A (en)1986-03-101988-05-17Kohorn H VonSystem for evaluation and recording of responses to broadcast transmissions
US4799156A (en)1986-10-011989-01-17Strategic Processing CorporationInteractive market management system
US4800590A (en)*1985-01-141989-01-24Willis E. HigginsComputer key and computer lock system
US4801787A (en)1985-07-051989-01-31Casio Computer Co., Ltd.IC card identification system having first and second data identification functions
US4823264A (en)1986-05-271989-04-18Deming Gilbert RElectronic funds transfer system
US4882675A (en)1984-11-261989-11-21Steven NichtbergerPaperless system for distributing, redeeming and clearing merchandise coupons
US4926255A (en)1986-03-101990-05-15Kohorn H VonSystem for evaluation of response to broadcast transmissions
US4941090A (en)1989-01-271990-07-10Mccarthy Patrick DCentralized consumer cash value accumulation system for multiple merchants
US4964043A (en)1988-06-131990-10-16Galvin Thomas MSystem for visualizing, identifying and ordering gearing configurations
US4992940A (en)1989-03-131991-02-12H-Renee, IncorporatedSystem and method for automated selection of equipment for purchase through input of user desired specifications
US5016270A (en)1989-04-031991-05-14First Data Resources Inc.Expanded telephone data organization system
US5050207A (en)1989-11-031991-09-17National Transaction Network, Inc.Portable automated teller machine
US5084816A (en)1987-11-251992-01-28Bell Communications Research, Inc.Real time fault tolerant transaction processing system
US5117355A (en)1989-01-271992-05-26Mccarthy Patrick DCentralized consumer cash valve accumulation system for multiple merchants
US5157717A (en)1989-11-031992-10-20National Transaction Network, Inc.Portable automated teller machine
US5189606A (en)1989-08-301993-02-23The United States Of America As Represented By The Secretary Of The Air ForceTotally integrated construction cost estimating, analysis, and reporting system
US5202826A (en)1989-01-271993-04-13Mccarthy Patrick DCentralized consumer cash value accumulation system for multiple merchants
US5212792A (en)1989-06-011993-05-18Hewlett-Packard CompanyMethod and apparatus for controlling execution of tools in a computer-aided software engineering system
US5233654A (en)1981-11-031993-08-03The Personalized Mass Media CorporationSignal processing apparatus and methods
US5235509A (en)1989-06-281993-08-10Management Information Support, Inc.Customer self-ordering system using information displayed on a screen
US5241594A (en)1992-06-021993-08-31Hughes Aircraft CompanyOne-time logon means and methods for distributed computing systems
US5265033A (en)1991-09-231993-11-23Atm Communications International, Inc.ATM/POS based electronic mail system
US5297026A (en)1992-01-031994-03-22Frank HoffmanSystem for promoting account activity
US5315504A (en)1989-03-141994-05-24International Business Machines CorporationElectronic document approval system
US5317683A (en)1990-09-101994-05-31International Business Machines CorporationMethod and apparatus for automated meeting agenda generation in a data processing system
US5321841A (en)1989-06-291994-06-14Digital Equipment CorporationSystem for determining the rights of object access for a server process by combining them with the rights of the client process
US5351186A (en)1991-01-161994-09-27Bullock Communications, Inc.System and method for obtaining information concerning a product or a service
US5381332A (en)1991-12-091995-01-10Motorola, Inc.Project management system with automated schedule and cost integration
US5412708A (en)1993-03-121995-05-02Katz; Ronald A.Videophone system for scrutiny monitoring with computer control
US5420405A (en)1993-02-261995-05-30Chasek; Norman E.Secure, automated transaction system that supports an electronic currency operating in mixed debit & credit modes
US5446740A (en)1993-12-171995-08-29Empire Blue Cross/Blue ShieldMethod of and apparatus for processing data at a remote workstation
US5450134A (en)1993-01-121995-09-12Visual Automation Systems, Inc.Video facility management system for encoding and decoding video signals to facilitate identification of the video signals
US5450537A (en)1989-12-081995-09-12Hitachi, Ltd.Method and apparatus for completing a partially completed document in accordance with a blank form from data automatically retrieved from a database
US5465206A (en)1993-11-011995-11-07Visa InternationalElectronic bill pay system
US5467269A (en)1991-12-201995-11-14J. B. Laughrey, Inc.Method and means for telephonically crediting customers with rebates and refunds
US5473732A (en)1993-11-021995-12-05Chang; Hou-Mei H.Relational artificial intelligence system
US5473143A (en)1991-09-231995-12-05Atm Communications International, Inc.ATM/POS based electronic mail system
US5479530A (en)1992-01-101995-12-26Microbilt CorporationSignature capturing printer and data card terminal
US5511117A (en)1994-09-261996-04-23Zazzera; Andre C.Integrated voice and business transaction reporting for telephone call centers
US5513102A (en)1994-06-281996-04-30Auriemma Consulting Group, Inc.Data processing methods of implementing an award to an authorized user of a credit card
US5532920A (en)1992-04-291996-07-02International Business Machines CorporationData processing system and method to enforce payment of royalties when copying softcopy books
US5534855A (en)1992-07-201996-07-09Digital Equipment CorporationMethod and system for certificate based alias detection
US5537473A (en)1991-07-081996-07-16Amstrad Public Limited CompanyVideo recorder system
US5537314A (en)1994-04-181996-07-16First Marketrust Intl.Referral recognition system for an incentive award program
US5544086A (en)1994-09-301996-08-06Electronic Payment Services, Inc.Information consolidation within a transaction network
US5551021A (en)1993-07-301996-08-27Olympus Optical Co., Ltd.Image storing managing apparatus and method for retreiving and displaying merchandise and customer specific sales information
US5557334A (en)1993-01-121996-09-17Visual Automation Systems, Inc.Apparatus for tracking the flow of video signals by incorporating patterns of machine readable signals which will appear at predetermined locations of a television picture
US5557518A (en)1994-04-281996-09-17Citibank, N.A.Trusted agents for open electronic commerce
US5560008A (en)1989-05-151996-09-24International Business Machines CorporationRemote authentication and authorization in a distributed data processing system
US5570295A (en)1994-03-181996-10-29Lucent Technologies Inc.System and method of capturing encoded data transmitted over a communications network in a video system
US5570465A (en)1993-07-221996-10-29Tsakanikas; Peter J.Apparatus, method and system for printing of legal currency and negotiable instruments
US5576951A (en)1984-05-241996-11-19Lockwood; Lawrence B.Automated sales and services system
US5583778A (en)1994-09-211996-12-10Instasearch Corp.Computer method for collecting on judgments
US5590199A (en)1993-10-121996-12-31The Mitre CorporationElectronic information network user authentication and authorization system
US5592378A (en)1994-08-191997-01-07Andersen Consulting LlpComputerized order entry system and method
US5592560A (en)1989-05-011997-01-07Credit Verification CorporationMethod and system for building a database and performing marketing based upon prior shopping history
US5592553A (en)1993-07-301997-01-07International Business Machines CorporationAuthentication system using one-time passwords
US5594837A (en)1993-01-291997-01-14Noyes; Dallas B.Method for representation of knowledge in a computer as a network database system
US5598557A (en)1992-09-221997-01-28Caere CorporationApparatus and method for retrieving and grouping images representing text files based on the relevance of key words extracted from a selected file to the text files
US5602936A (en)1993-01-211997-02-11Greenway CorporationMethod of and apparatus for document data recapture
US5603025A (en)1994-07-291997-02-11Borland International, Inc.Methods for hypertext reporting in a relational database management system
US5604490A (en)1994-09-091997-02-18International Business Machines CorporationMethod and system for providing a user access to multiple secured subsystems
US5606496A (en)1990-08-141997-02-25Aegis Technologies, Inc.Personal assistant computer method
US5611052A (en)1993-11-011997-03-11The Golden 1 Credit UnionLender direct credit evaluation and loan processing system
US5621812A (en)1989-05-011997-04-15Credit Verification CorporationMethod and system for building a database for use with selective incentive marketing in response to customer shopping histories
US5621201A (en)1994-05-111997-04-15Visa InternationalAutomated purchasing control system
US5621789A (en)1993-09-011997-04-15Teknekron Infoswitch CorporationMethod and system for integrating a plurality of call center agent performance enhancement modules
US5625767A (en)1995-03-131997-04-29Bartell; BrianMethod and system for two-dimensional visualization of an information taxonomy and of text documents based on topical content of the documents
US5634101A (en)1991-05-311997-05-27R. Alan Blau & Associates, Co.Method and apparatus for obtaining consumer information
US5640577A (en)1991-12-301997-06-17Davox CorporationData processing system with automated at least partial forms completion
US5644493A (en)1991-08-301997-07-01Nsk Ltd.Production information processing system
US5644778A (en)1993-11-021997-07-01Athena Of North America, Inc.Medical transaction system
US5649118A (en)1993-08-271997-07-15Lucent Technologies Inc.Smart card with multiple charge accounts and product item tables designating the account to debit
US5653914A (en)1992-12-181997-08-05Cambridge Display Technology LimitedElectroluminescent device comprising a chromophoric polymeric composition
US5657383A (en)1995-06-061997-08-12Lucent Technologies Inc.Flexible customer controlled telecommunications handling
US5659165A (en)1995-07-241997-08-19Citibank. N.A.Customer-directed, automated process for transferring funds between accounts via a communications network
US5664115A (en)1995-06-071997-09-02Fraser; RichardInteractive computer system to match buyers and sellers of real estate, businesses and other property using the internet
US5666493A (en)1993-08-241997-09-09Lykes Bros., Inc.System for managing customer orders and method of implementation
US5671285A (en)1995-12-131997-09-23Newman; Bruce D.Secure communication system
US5675637A (en)1995-05-161997-10-07Inventions, Inc.Method for automatically obtaining and presenting data from multiple data sources
US5677955A (en)1995-04-071997-10-14Financial Services Technology ConsortiumElectronic funds transfer instruments
US5678046A (en)1994-11-181997-10-14The Chase Manhattan Bank, N.A.Method and apparatus for distributing files on a file storage device
US5682524A (en)1995-05-261997-10-28Starfish Software, Inc.Databank system with methods for efficiently storing non-uniform data records
US5684870A (en)1993-07-081997-11-04Teknekron Infoswitch CorporationMethod and system for transferring calls and call-related data between a plurality of call centers
US5687322A (en)1989-05-011997-11-11Credit Verification CorporationMethod and system for selective incentive point-of-sale marketing in response to customer shopping histories
US5689100A (en)1995-03-211997-11-18Martiz, Inc.Debit card system and method for implementing incentive award program
US5692132A (en)1995-06-071997-11-25Mastercard International, Inc.System and method for conducting cashless transactions on a computer network
US5699528A (en)1995-10-311997-12-16Mastercard International, Inc.System and method for bill delivery and payment over a communications network
US5703344A (en)1995-06-301997-12-30Visa International Service AssociationElectronic funds confirmation at point of transaction
US5706452A (en)1995-12-061998-01-06Ivanov; Vladimir I.Method and apparatus for structuring and managing the participatory evaluation of documents by a plurality of reviewers
US5710889A (en)1995-02-221998-01-20Citibank, N.A.Interface device for electronically integrating global financial services
US5710887A (en)1995-08-291998-01-20BroadvisionComputer system and method for electronic commerce
US5710886A (en)1995-06-161998-01-20Sellectsoft, L.C.Electric couponing method and apparatus
US5715399A (en)1995-03-301998-02-03Amazon.Com, Inc.Secure method and system for communicating a list of credit card numbers over a non-secure network
US5715402A (en)1995-11-091998-02-03Spot Metals OnlineMethod and system for matching sellers and buyers of spot metals
US5715450A (en)1995-09-271998-02-03Siebel Systems, Inc.Method of selecting and presenting data from a database using a query language to a user of a computer system
US5715298A (en)1996-05-161998-02-03TelepayAutomated interactive bill payment system using debit cards
US5715314A (en)1994-10-241998-02-03Open Market, Inc.Network sales system
US5724424A (en)1993-12-161998-03-03Open Market, Inc.Digital active advertising
US5727163A (en)1995-03-301998-03-10Amazon.Com, Inc.Secure method for communicating credit card data when placing an order on a non-secure network
US5734838A (en)1995-05-041998-03-31American Savings Bank, F.A.Database computer architecture for managing an incentive award program and checking float of funds at time of purchase
US5737414A (en)1995-05-241998-04-07Walker Asset Management Limited Partnership900 number billing and collection system and method for on-line computer services
US5740231A (en)1994-09-161998-04-14Octel Communications CorporationNetwork-based multimedia communications and directory system and method of operation
US5754840A (en)1996-01-231998-05-19Smartpatents, Inc.System, method, and computer program product for developing and maintaining documents which includes analyzing a patent application with regards to the specification and claims
US5758126A (en)1996-03-191998-05-26Sterling Commerce, Inc.Customizable bidirectional EDI translation system
US5758328A (en)1996-02-221998-05-26Giovannoli; JosephComputerized quotation system and method
US5761647A (en)1996-05-241998-06-02Harrah's Operating Company, Inc.National customer recognition system and method
US5761661A (en)1994-07-141998-06-02The Sabre Group, Inc.Data management system and method
US5761288A (en)1995-06-051998-06-02Mitel CorporationService context sensitive features and applications
US5765141A (en)1995-10-061998-06-09Spector; DonaldComputerized merchandising system
US5764789A (en)1994-11-281998-06-09Smarttouch, LlcTokenless biometric ATM access system
US5765143A (en)1995-02-281998-06-09Triad Systems CorporationMethod and system for inventory management
US5768382A (en)1995-11-221998-06-16Walker Asset Management Limited PartnershipRemote-auditing of computer generated outcomes and authenticated biling and access control system using cryptographic and other protocols
US5774122A (en)1989-09-291998-06-30Hitachi, Ltd.Method for visual programming with aid of animation
US5778178A (en)1995-11-131998-07-07Arunachalam; LakshmiMethod and apparatus for enabling real-time bi-directional transactions on a network
US5781909A (en)1996-02-131998-07-14Microtouch Systems, Inc.Supervised satellite kiosk management system with combined local and remote data storage
US5784562A (en)1995-10-101998-07-21U S West Advanced Technologies, Inc.System for using a dialog session context to process electronic forms data on the world wide web
US5787404A (en)1995-11-211998-07-28Fernandez-Holmann; ErnestoCredit-card based retirement fund system and method
US5787403A (en)1995-03-081998-07-28Huntington Bancshares, Inc.Bank-centric service platform, network and system
US5790785A (en)1995-12-111998-08-04Customer Communications Group, Inc.World Wide Web registration information processing system
US5790650A (en)1994-06-011998-08-04Davox CorporationTelephone call center management system which supports multi-user and separate private applications
US5793861A (en)1996-06-111998-08-11Executone Information Systems, Inc.Transaction processing system and method
US5794178A (en)1993-09-201998-08-11Hnc Software, Inc.Visualization of information using graphical representations of context vector based relationships and attributes
US5794259A (en)1996-07-251998-08-11Lextron Systems, IncApparatus and methods to enhance web browsing on the internet
US5794207A (en)1996-09-041998-08-11Walker Asset Management Limited PartnershipMethod and apparatus for a cryptographically assisted commercial network system designed to facilitate buyer-driven conditional purchase offers
US5796395A (en)1996-04-021998-08-18Wegener Internet Projects BvSystem for publishing and searching interests of individuals
US5797127A (en)1996-12-311998-08-18Walker Asset Management Limited PartnershipMethod, apparatus, and program for pricing, selling, and exercising options to purchase airline tickets
US5798508A (en)1996-12-091998-08-25Walker Asset Management, L.P.Postpaid traveler's checks
US5802502A (en)1993-05-241998-09-01British Telecommunications Public Limited CompanySystem for selective communication connection based on transaction pricing signals
US5802498A (en)1996-01-111998-09-01Comesanas; JorgeComputer-aided prepaid transmittal charge billing system
US5802176A (en)*1996-03-221998-09-01ActivcardSystem for controlling access to a function, using a plurality of dynamic encryption variables
US5805719A (en)1994-11-281998-09-08SmarttouchTokenless identification of individuals
US5815683A (en)1996-11-051998-09-29Mentor Graphics CorporationAccessing a remote cad tool server
US5815665A (en)1996-04-031998-09-29Microsoft CorporationSystem and method for providing trusted brokering services over a distributed network
US5815657A (en)1996-04-261998-09-29Verifone, Inc.System, method and article of manufacture for network electronic authorization utilizing an authorization instrument
US5818936A (en)1996-03-151998-10-06Novell, Inc.System and method for automically authenticating a user in a distributed network system
US5819092A (en)1994-11-081998-10-06Vermeer Technologies, Inc.Online service development tool with fee setting capabilities
US5819285A (en)1995-09-201998-10-06Infonautics CorporationApparatus for capturing, storing and processing co-marketing information associated with a user of an on-line computer service using the world-wide-web.
US5825870A (en)1996-04-051998-10-20Genesys Telecommunications LaboratoriesMethods and apparatus for implementing a network call center
US5825863A (en)1995-12-111998-10-20Walker Asset Management Limited PartnershipPrepaid limited usage calling card
US5826023A (en)1996-06-031998-10-20International Business Machines CorporationCommunications tunneling
US5826245A (en)1995-03-201998-10-20Sandberg-Diment; ErikProviding verification information for a transaction
US5826241A (en)1994-09-161998-10-20First Virtual Holdings IncorporatedComputerized system for making payments and authenticating transactions over the internet
US5826250A (en)1996-06-191998-10-20Pegasystems Inc.Rules bases and methods of access thereof
US5828812A (en)1993-03-241998-10-27National Semiconductor CorporationRecurrent neural network-based fuzzy logic system and method
US5828751A (en)1996-04-081998-10-27Walker Asset Management Limited PartnershipMethod and apparatus for secure measurement certification
US5828734A (en)1985-07-101998-10-27Ronald A. Katz Technology Licensing, LpTelephone interface call processing system with call selectivity
US5828833A (en)1996-08-151998-10-27Electronic Data Systems CorporationMethod and system for allowing remote procedure calls through a network firewall
US5832476A (en)1994-06-291998-11-03Hitachi, Ltd.Document searching method using forward and backward citation tables
US5832460A (en)1995-06-021998-11-03International Business Machines CorporationMethod and system for bill presentation and payment reconciliation
US5832211A (en)1995-11-131998-11-03International Business Machines CorporationPropagating plain-text passwords from a main registry to a plurality of foreign registries
US5835603A (en)1996-05-211998-11-10Ncr CorporationFinancial transaction system
US5835580A (en)1996-04-041998-11-10At&T CorpMethod and apparatus for automated provisioning and billing of communication services
US5838903A (en)1995-11-131998-11-17International Business Machines CorporationConfigurable password integrity servers for use in a shared resource environment
US5838906A (en)1994-10-171998-11-17The Regents Of The University Of CaliforniaDistributed hypermedia method for automatically invoking external application providing interaction and display of embedded objects within a hypermedia document
US5842211A (en)1996-03-151998-11-24Microsoft CorporationMethod and system for transferring a bank file to an application program
US5844553A (en)1993-08-301998-12-01Hewlett-Packard CompanyMechanism to control and use window events among applications in concurrent computing
US5845259A (en)1996-06-271998-12-01Electronic Consumer Concepts, L.L.C.Electronic coupon dispensing system
US5845260A (en)1995-02-061998-12-01Sony CorporationSystem and method for parent-controlled charging for on-line services
US5848427A (en)1995-09-141998-12-08Fujitsu LimitedInformation changing system and method of sending information over a network to automatically change information output on a user terminal
US5848400A (en)1996-07-011998-12-08Sun Microsystems, Inc.Electronic check exchange, clearing and settlement system
US5847709A (en)1996-09-261998-12-08Xerox Corporation3-D document workspace with focus, immediate and tertiary spaces
US5848190A (en)1994-05-051998-12-08Northrop Grumman CorporationMethod and apparatus for locating and identifying an object of interest in a complex image
US5852812A (en)1995-08-231998-12-22Microsoft CorporationBilling system for a network
US5857079A (en)1994-12-231999-01-05Lucent Technologies Inc.Smart card for automatic financial records
DE19731293A1 (en)1997-07-111999-01-14Mannesmann AgCommunications centre for data transfer in card-based telecommunications
US5862223A (en)1996-07-241999-01-19Walker Asset Management Limited PartnershipMethod and apparatus for a cryptographically-assisted commercial network system designed to facilitate and support expert-based commerce
US5862323A (en)1995-11-131999-01-19International Business Machines CorporationRetrieving plain-text passwords from a main registry by a plurality of foreign registries
US5864871A (en)1996-06-041999-01-26Multex SystemsInformation delivery system and method including on-line entitlements
US5864830A (en)1997-02-131999-01-26Armetta; DavidData processing method of configuring and monitoring a satellite spending card linked to a host credit card
US5866889A (en)1995-06-071999-02-02Citibank, N.A.Integrated full service consumer banking system and system and method for opening an account
US5870725A (en)1995-08-111999-02-09Wachovia CorporationHigh volume financial image media creation and display system and method
US5870718A (en)1996-02-261999-02-09Spector; DonaldComputer-printer terminal for producing composite greeting and gift certificate card
US5873072A (en)1991-07-251999-02-16Checkfree CorporationSystem and method for electronically providing customer services including payment of bills, financial analysis and loans
US5871398A (en)1995-06-301999-02-16Walker Asset Management Limited PartnershipOff-line remote system for lotteries and games of skill
US5873096A (en)1997-10-081999-02-16Siebel Systems, Inc.Method of maintaining a network of partially replicated database system
US5880769A (en)1994-01-191999-03-09Smarttv Co.Interactive smart card system for integrating the provision of remote and local services
US5884270A (en)1996-09-061999-03-16Walker Asset Management Limited PartnershipMethod and system for facilitating an employment search incorporating user-controlled anonymous communications
US5884288A (en)1996-07-011999-03-16Sun Microsystems, Inc.Method and system for electronic bill payment
US5884032A (en)1995-09-251999-03-16The New Brunswick Telephone Company, LimitedSystem for coordinating communications via customer contact channel changing system using call centre for setting up the call between customer and an available help agent
US5884272A (en)1996-09-061999-03-16Walker Asset Management Limited PartnershipMethod and system for establishing and maintaining user-controlled anonymous communications
US5884274A (en)1996-11-151999-03-16Walker Asset Management Limited PartnershipSystem and method for generating and executing insurance policies for foreign exchange losses
US5889863A (en)1996-06-171999-03-30Verifone, Inc.System, method and article of manufacture for remote virtual point of sale processing utilizing a multichannel, extensible, flexible architecture
US5892900A (en)1996-08-301999-04-06Intertrust Technologies Corp.Systems and methods for secure transaction management and electronic rights protection
US5898780A (en)1996-05-211999-04-27Gric Communications, Inc.Method and apparatus for authorizing remote internet access
US5903881A (en)1997-06-051999-05-11Intuit, Inc.Personal online banking with integrated online statement and checkbook user interface
US5909486A (en)1997-03-191999-06-01Walker Asset Management Limited PartnershipMethod and apparatus for awarding and redeeming prepaid telephone time
US5910988A (en)1997-08-271999-06-08Csp Holdings, Inc.Remote image capture with centralized processing and storage
US5913202A (en)1996-12-031999-06-15Fujitsu LimitedFinancial information intermediary system
US5915244A (en)1996-12-311999-06-22Bi Performance ServicesComputerized incentive program with plateau pricing and remote award redemption
US5914472A (en)1997-09-231999-06-22At&T CorpCredit card spending authorization control system
US5918214A (en)1996-10-251999-06-29Ipf, Inc.System and method for finding product and service related information on the internet
US5918217A (en)1997-12-101999-06-29Financial Engines, Inc.User interface for a financial advisory system
US5918239A (en)1997-01-211999-06-29International Business Machines CorporationDeferred display of web pages corresponding to links selected by user
US5920847A (en)1993-11-011999-07-06Visa International Service AssociationElectronic bill pay system
US5923763A (en)1996-03-211999-07-13Walker Asset Management Limited PartnershipMethod and apparatus for secure document timestamping
US5921864A (en)1996-03-201999-07-13Walker Asset Management Limited PartnershipElectronic word puzzle game
US5926796A (en)1997-05-051999-07-20Walker Asset Management Limited PartnershipMethod and apparatus for selling subscriptions to periodicals in a retail environment
US5926812A (en)1996-06-201999-07-20Mantra Technologies, Inc.Document extraction and comparison method with applications to automatic personalized database searching
US5930764A (en)1995-10-171999-07-27Citibank, N.A.Sales and marketing support system using a customer information database
US5933827A (en)1996-09-251999-08-03International Business Machines CorporationSystem for identifying new web pages of interest to a user
US5933817A (en)1996-09-271999-08-03Hucal; Stephen J.Tiered interest rate revolving credit system and method
US5933816A (en)1996-10-311999-08-03Citicorp Development Center, Inc.System and method for delivering financial services
US5933823A (en)1996-03-011999-08-03Ricoh Company LimitedImage database browsing and query using texture analysis
US5940812A (en)1997-08-191999-08-17Loanmarket Resources, L.L.C.Apparatus and method for automatically matching a best available loan to a potential borrower via global telecommunications network
US5943656A (en)1997-12-031999-08-24Avista Advantage, Inc.Methods and systems for computerized bill consolidating, billing and payment authorization, computerized utility bill consolidating, utility billing access and payment and utility provider consolidated billing systems
US5944824A (en)1997-04-301999-08-31Mci Communications CorporationSystem and method for single sign-on to a plurality of network elements
US5946388A (en)1997-02-061999-08-31Walker Asset Management Limited PartnershipMethod and apparatus for priority queuing of telephone calls
US5945653A (en)1997-06-261999-08-31Walker Asset Management Limited PartnershipSystem and method for establishing and executing functions to affect credit card accounts and transactions
US5950206A (en)1997-04-231999-09-07Krause; Gary MatthewMethod and apparatus for searching and tracking construction projects in a document information database
US5949044A (en)1997-06-131999-09-07Walker Asset Management Limited PartnershipMethod and apparatus for funds and credit line transfers
US5947747A (en)1996-05-091999-09-07Walker Asset Management Limited PartnershipMethod and apparatus for computer-based educational testing
US5950173A (en)1996-10-251999-09-07Ipf, Inc.System and method for delivering consumer product related information to consumers within retail environments using internet-based information servers and sales agents
US5950174A (en)1997-04-251999-09-07At&T Corp.Affiliation-based arrangement for billing
US5953710A (en)1996-10-091999-09-14Fleming; Stephen S.Children's credit or debit card system
US5952641A (en)1995-11-281999-09-14C-Sam S.A.Security device for controlling the access to a personal computer or to a computer terminal
US5952639A (en)1995-12-081999-09-14Hitachi, Ltd.Depositing, withdrawal, balance check, exchange and transfer of electronic money in automatic cash handling machine
US5956695A (en)1995-03-211999-09-21Maritz, Inc.Filter processor and method for implementing a program
US5958007A (en)1997-05-131999-09-28Phase Three Logic, Inc.Automatic and secure system for remote access to electronic mail and the internet
US5960411A (en)1997-09-121999-09-28Amazon.Com, Inc.Method and system for placing a purchase order via a communications network
US5963925A (en)1996-10-091999-10-05Visa International Service AssociationElectronic statement presentment system
US5963952A (en)1997-02-211999-10-05International Business Machines Corp.Internet browser based data entry architecture
US5961593A (en)1997-01-221999-10-05Lucent Technologies, Inc.System and method for providing anonymous personalized browsing by a proxy system in a network
US5963635A (en)1994-10-051999-10-05Inventions, Inc.Method and apparatus for providing result-oriented customer service
US5963953A (en)1998-03-301999-10-05Siebel Systems, Inc.Method, and system for product configuration
US5966699A (en)1996-10-111999-10-12Zandi; RichardSystem and method for conducting loan auction over computer network
US5970143A (en)1995-11-221999-10-19Walker Asset Management LpRemote-auditing of computer generated outcomes, authenticated billing and access control, and software metering system using cryptographic and other protocols
US5967896A (en)1998-04-061999-10-19Walker Asset Management Limited PartnershipMethod and apparatus for controlling a gaming device having a plurality of balances
US5970470A (en)1997-07-081999-10-19Walker Asset Management Limited PartnershipSystem and method for establishing and managing subscription purchase agreements including commitments to purchase goods over time at agreed upon prices
US5970482A (en)1996-02-121999-10-19Datamind CorporationSystem for data mining using neuroagents
US5970483A (en)1997-07-251999-10-19Claritech CorporationApparatus and methodology for submitting search queries
US5969318A (en)1997-11-241999-10-19Mackenthun; HolgerGateway apparatus for designing and issuing multiple application cards
US5970478A (en)1997-03-121999-10-19Walker Asset Management Limited PartnershipMethod, apparatus, and program for customizing credit accounts
US5978467A (en)1997-04-111999-11-02Walker Asset Management Limited PartnershipMethod and apparatus for enabling interaction between callers with calls positioned in a queue
US5983196A (en)1995-12-191999-11-09Phoneworks, Inc.Interactive computerized methods and apparatus for conducting an incentive awards program
US5987454A (en)1997-06-091999-11-16Hobbs; AllenMethod and apparatus for selectively augmenting retrieved text, numbers, maps, charts, still pictures and/or graphics, moving pictures and/or graphics and audio information from a network resource
US5987498A (en)1996-02-161999-11-16Atcom, Inc.Credit card operated computer on-line service communication system
US5987434A (en)1996-06-101999-11-16Libman; Richard MarcApparatus and method for transacting marketing and sales of financial products
US5991751A (en)1997-06-021999-11-23Smartpatents, Inc.System, method, and computer program product for patent-centric and group-oriented data processing
US5991736A (en)1997-02-261999-11-23Ferguson; HenryPatronage incentive award system incorporating retirement accounts and method thereof
US5991738A (en)1996-02-051999-11-23Ogram; Mark E.Automated credit card processing
US5991748A (en)1996-12-061999-11-23American Express Travel Related Services Company, Inc.Methods and apparatus for regenerating a prepaid transaction account
US5991780A (en)1993-11-191999-11-23Aurigin Systems, Inc.Computer based system, method, and computer program product for selectively displaying patent text and images
US5995948A (en)1997-11-211999-11-30First Usa Bank, N.A.Correspondence and chargeback workstation
US5995976A (en)1996-10-111999-11-30Walker Asset Management Limited PartnershipMethod and apparatus for distributing supplemental information related to printed articles
US5999907A (en)1993-12-061999-12-07Donner; Irah H.Intellectual property audit system
US5999971A (en)1997-06-251999-12-07Inforonics, Inc.Apparatus and method for identifying clients accessing network sites
US5999596A (en)1998-03-061999-12-07Walker Asset Management LimitedMethod and system for controlling authorization of credit card transactions
US6000033A (en)1997-11-261999-12-07International Business Machines CorporationPassword control via the web
US6001016A (en)1996-12-311999-12-14Walker Asset Management Limited PartnershipRemote gaming device
US6003762A (en)1989-09-061999-12-21Fujitsu LimitedTransaction terminal for an electronic cashless system
US6005939A (en)1996-12-061999-12-21International Business Machines CorporationMethod and apparatus for storing an internet user's identity and access rights to world wide web resources
US6006205A (en)1997-02-281999-12-21Walker Asset Management Limited PartnershipCredit card billing method and system
US6006249A (en)1997-08-191999-12-21The Chase Manhattan BankMethod and apparatus for concurrent data processing
US6009442A (en)1997-10-081999-12-28Caere CorporationComputer-based document management system
US6009415A (en)1991-12-161999-12-28The Harrison Company, LlcData processing technique for scoring bank customer relationships and awarding incentive rewards
US6010404A (en)1997-04-032000-01-04Walker Asset Management Limited PartnershipMethod and apparatus for using a player input code to affect a gambling outcome
US6012088A (en)1996-12-102000-01-04International Business Machines CorporationAutomatic configuration for internet access device
US6014636A (en)1997-05-062000-01-11Lucent Technologies Inc.Point of sale method and system
US6014439A (en)1997-04-082000-01-11Walker Asset Management Limited PartnershipMethod and apparatus for entertaining callers in a queue
US6014635A (en)1997-12-082000-01-11Shc Direct, Inc.System and method for providing a discount credit transaction network
US6014645A (en)1996-04-192000-01-11Block Financial CorporationReal-time financial card application system
US6014638A (en)1996-05-292000-01-11America Online, Inc.System for customizing computer displays in accordance with user preferences
US6014641A (en)1996-12-112000-01-11Walker Asset Management Limited PartnershipMethod and apparatus for providing open-ended subscriptions to commodity items normally available only through term-based subscriptions
US6012983A (en)1996-12-302000-01-11Walker Asset Management Limited PartnershipAutomated play gaming device
US6016476A (en)1997-08-112000-01-18International Business Machines CorporationPortable information and transaction processing system and method utilizing biometric authorization and digital certificate security
US6016810A (en)1995-01-312000-01-25Boston Scientific CorporationEndovasular aortic graft
US6018718A (en)1997-08-282000-01-25Walker Asset Management Limited PartnershipMethod and system for processing customized reward offers
US6018714A (en)1997-11-082000-01-25Ip Value, LlcMethod of protecting against a change in value of intellectual property, and product providing such protection
US6026429A (en)1995-06-072000-02-15America Online, Inc.Seamless integration of internet resources
US6026398A (en)1997-10-162000-02-15Imarket, IncorporatedSystem and methods for searching and matching databases
US6032134A (en)1998-11-182000-02-29Weissman; Steven I.Credit card billing system for identifying expenditures on a credit card account
US6032147A (en)1996-04-242000-02-29Linguateq, Inc.Method and apparatus for rationalizing different data formats in a data management system
US6038547A (en)1998-01-072000-03-14Casto; Robin L.Construction tracking and payment method and system
US6038552A (en)1997-12-102000-03-14The Chase Manhattan BankMethod and apparatus to process combined credit and debit card transactions
US6042006A (en)1996-09-022000-03-28Koninklijke Ptt Nederland N.V.Authentication system wherein definition signals of two devices are altered, communicated between the two devices, and compared
US6044362A (en)1997-09-082000-03-28Neely; R. AlanElectronic invoicing and payment system
US6045039A (en)1997-02-062000-04-04Mr. Payroll CorporationCardless automated teller transactions
US6049835A (en)1996-08-302000-04-11Internet Media CorporationSystem for providing easy access to the World Wide Web utilizing a published list of preselected Internet locations together with their unique multi-digit jump codes
US6049778A (en)1997-10-312000-04-11Walker Asset Management Limited PartnershipMethod and apparatus for administering a reward program
US6049782A (en)1996-05-312000-04-11Citibank, N.A.Relationship management system and process for pricing financial instruments based on a customer's relationship with a financial institution
US6055637A (en)1996-09-272000-04-25Electronic Data Systems CorporationSystem and method for accessing enterprise-wide resources by presenting to the resource a temporary credential
US6061665A (en)1997-06-062000-05-09Verifone, Inc.System, method and article of manufacture for dynamic negotiation of a network payment framework
US6064987A (en)1997-03-212000-05-16Walker Digital, LlcMethod and apparatus for providing and processing installment plans at a terminal
US6065120A (en)1997-12-092000-05-16Phone.Com, Inc.Method and system for self-provisioning a rendezvous to ensure secure access to information in a database from multiple devices
US6067531A (en)1998-07-212000-05-23Mci Communications CorporationAutomated contract negotiator/generation system and method
US6065675A (en)1997-06-302000-05-23Cardis Enterprise International N.V.Processing system and method for a heterogeneous electronic cash environment
US6070147A (en)1996-07-022000-05-30Tecmark Services, Inc.Customer identification and marketing analysis systems
US6070244A (en)1997-11-102000-05-30The Chase Manhattan BankComputer network security management system
US6070153A (en)1997-11-212000-05-30Simpson; Mark S.System and method for automatically investing a portion of a credit card interest charged amount in an investment account
US6073105A (en)1997-06-132000-06-06Tele-Publishing, Inc.Interactive personals online network method and apparatus
US6073113A (en)1998-06-292000-06-06Sun Microsystems, Inc.Compatibility checking between instruments, operations and protocols in electronic commerce
US6076072A (en)1996-06-102000-06-13Libman; Richard MarcMethod and apparatus for preparing client communications involving financial products and services
US6075519A (en)1993-08-062000-06-13Minolta Co., Ltd.Operational mode setting apparatus for display screen
US6081810A (en)1998-02-032000-06-27Electronic Data Systems CorporationReport database system
US6081790A (en)1998-03-202000-06-27Citibank, N.A.System and method for secure presentment and payment over open networks
US6081900A (en)1999-03-162000-06-27Novell, Inc.Secure intranet access
US6085168A (en)1997-02-062000-07-04Fujitsu LimitedElectronic commerce settlement system
US6088683A (en)1996-08-212000-07-11Jalili; RezaSecure purchase transaction method using telephone number
US6088686A (en)1995-12-122000-07-11Citibank, N.A.System and method to performing on-line credit reviews and approvals
US6088444A (en)1997-04-112000-07-11Walker Asset Management Limited PartnershipMethod and apparatus for value-based queuing of telephone calls
US6088700A (en)1999-08-062000-07-11Larsen; Kenneth N.Automated forms completion for global information network applications
US6088451A (en)1996-06-282000-07-11Mci Communications CorporationSecurity system and method for network element access
US6091817A (en)1992-10-262000-07-18Intellect Australia Pty Ltd.Host and user transaction system
US6092196A (en)1997-11-252000-07-18Nortel Networks LimitedHTTP distributed remote user authentication system
US6092192A (en)1998-01-162000-07-18International Business Machines CorporationApparatus and methods for providing repetitive enrollment in a plurality of biometric recognition systems based on an initial enrollment
US6098070A (en)1998-06-092000-08-01Hipersoft Corp.Case management for a personal injury plaintiff's law office using a relational database
US6101486A (en)1998-04-202000-08-08Nortel Networks CorporationSystem and method for retrieving customer information at a transaction center
US6104716A (en)1997-03-282000-08-15International Business Machines CorporationMethod and apparatus for lightweight secure communication tunneling over the internet
US6105012A (en)1997-04-222000-08-15Sun Microsystems, Inc.Security system and method for financial institution server and client web browser
US6105865A (en)1998-07-172000-08-22Hardesty; Laurence DanielFinancial transaction system with retirement saving benefit
US6112181A (en)1997-11-062000-08-29Intertrust Technologies CorporationSystems and methods for matching, selecting, narrowcasting, and/or classifying based on rights management and/or other information
US6111858A (en)1997-02-182000-08-29Virata LimitedProxy-controlled ATM subnetwork
US6115690A (en)1997-12-222000-09-05Wong; CharlesIntegrated business-to-business Web commerce and business automation system
US6115642A (en)1996-12-312000-09-05Buildnet, Inc.Systems and methods for facilitating the exchange of information between separate business entities
US6119099A (en)1997-03-212000-09-12Walker Asset Management Limited PartnershipMethod and system for processing supplementary product sales at a point-of-sale terminal
US6119093A (en)1997-07-012000-09-12Walker Asset Management Limited PartnershipSystem for syndication of insurance
US6128602A (en)1997-10-272000-10-03Bank Of America CorporationOpen-architecture system for real-time consolidation of information from multiple financial systems
US6128599A (en)1997-10-092000-10-03Walker Asset Management Limited PartnershipMethod and apparatus for processing customized group reward offers
US6134549A (en)1995-03-312000-10-17Showcase CorporationClient/server computer system having personalizable and securable views of database data
US6134592A (en)1995-10-062000-10-17Netscape Communications CorporationPersistant client state in a hypertext transfer protocol based client-server system
US6138106A (en)1997-05-192000-10-24Walker Asset Management Limited PartnershipDynamically changing system for fulfilling concealed value gift certificate obligations
US6135349A (en)1999-02-012000-10-24First Data CorporationSystem and method for enabling a merchant to apply for a credit card processing account using the internet
US6138118A (en)1998-07-302000-10-24Telcordia Technologies, Inc.Method and system for reconciling concurrent streams of transactions in a database
US6141666A (en)1996-01-222000-10-31Internet Consultants LlcMethod and system for customizing marketing services on networks communicating with hypertext tagging conventions
US6141651A (en)1998-06-192000-10-31First Data CorporationFunding and settlement integrated suspense processing system
US6144946A (en)1996-02-272000-11-07Canon Kabushiki KaishaAccounting device, communicating apparatus, and communication system
US6145086A (en)1997-05-302000-11-07Oracle CorporationSecurity and password mechanisms in a database system
US6144948A (en)1997-06-232000-11-07Walker Digital, LlcInstant credit card marketing system for reservations for future services
US6148293A (en)1995-01-182000-11-14King; Douglas L.Method and apparatus of creating a financial instrument and administering an adjustable rate loan system
US6151584A (en)1997-11-202000-11-21Ncr CorporationComputer architecture and method for validating and collecting and metadata and data about the internet and electronic commerce environments (data discoverer)
US6154879A (en)1994-11-282000-11-28Smarttouch, Inc.Tokenless biometric ATM access system
US6154750A (en)1998-04-012000-11-28Cyberpulse LlcMethod and system for navigation and data entry in heirarchically-organized database views
US6161182A (en)1998-03-062000-12-12Lucent Technologies Inc.Method and apparatus for restricting outbound access to remote equipment
US6161113A (en)1997-01-212000-12-12Texas Instruments IncorporatedComputer-aided project notebook
US6164533A (en)1998-11-122000-12-26Barton; BlainPoint of sale automatic savings program contribution system
US6170011B1 (en)1998-09-112001-01-02Genesys Telecommunications Laboratories, Inc.Method and apparatus for determining and initiating interaction directionality within a multimedia communication center
US6178511B1 (en)1998-04-302001-01-23International Business Machines CorporationCoordinating user target logons in a single sign-on (SSO) environment
US6182220B1 (en)1998-03-302001-01-30International Business Machines CorporationSystem and method for building and exchanging encrypted passwords between a client and server
US6182142B1 (en)1998-07-102001-01-30Encommerce, Inc.Distributed access management of information resources
US6182052B1 (en)1994-06-062001-01-30Huntington Bancshares IncorporatedCommunications network interface for user friendly interactive access to online services
US6182225B1 (en)1997-02-032001-01-30Canon Kabushiki KaishaNetwork data base control device and method thereof
US6185242B1 (en)2000-05-242001-02-06South Carolina Systems, Inc.Integral side wall and tap hole cover for an eccentric bottom tap (EBT) electric furnace
US6189029B1 (en)1996-09-202001-02-13Silicon Graphics, Inc.Web survey tool builder and result compiler
US6195644B1 (en)1987-07-082001-02-27Stuart S. BowieComputer program and system for credit card companies for recording and processing bonus credits issued to card users
US6199077B1 (en)1998-12-082001-03-06Yodlee.Com, Inc.Server-side web summary generation and presentation
US6202158B1 (en)1997-04-112001-03-13Hitachi, Ltd.Detection method of illegal access to computer system
US6202054B1 (en)1989-12-082001-03-13Online Resources & Communications Corp.Method and system for remote delivery of retail banking services
US6202066B1 (en)1997-11-192001-03-13The United States Of America As Represented By The Secretary Of CommerceImplementation of role/group permission association using object access type
US6201948B1 (en)1996-05-222001-03-13Netsage CorporationAgent based instruction system and method
US6202005B1 (en)1999-02-052001-03-13First Data CorporationSystem for selectively printing messages and adding inserts to merchant statements
US6202151B1 (en)1997-05-092001-03-13Gte Service CorporationSystem and method for authenticating electronic transactions using biometric certificates
US6208978B1 (en)1997-09-182001-03-27Walker Digital, LlcSystem and method for issuing security deposit guarantees based on credit card accounts
US6208984B1 (en)1997-08-292001-03-27Electronic Data Systems CorporationMethod and system of determining access to records of members of a community
US6216115B1 (en)1998-09-282001-04-10Benedicto BarramedaMethod for multi-directional consumer purchasing, selling, and transaction management
US6219706B1 (en)1998-10-162001-04-17Cisco Technology, Inc.Access control for networks
US6219639B1 (en)1998-04-282001-04-17International Business Machines CorporationMethod and apparatus for recognizing identity of individuals employing synchronized biometrics
US6223168B1 (en)1995-07-252001-04-24Bottomline Technologies, Inc.Automatic remittance delivery system
US6222914B1 (en)1998-09-022001-04-24Mcmullin John L.System and method for administration of an incentive award system having a delayed award payment using a credit instrument
US6226679B1 (en)1997-06-302001-05-01Sun Microsystems, Inc.Common management information protocol (CMIP) agent registration methods systems and computer program products
US6226623B1 (en)1996-05-232001-05-01Citibank, N.A.Global financial services integration system and process
US6226752B1 (en)1999-05-112001-05-01Sun Microsystems, Inc.Method and apparatus for authenticating users
US6227447B1 (en)1999-05-102001-05-08First Usa Bank, NaCardless payment system
US6230148B1 (en)1994-11-282001-05-08Veristar CorporationTokenless biometric electric check transaction
US6243688B1 (en)1997-04-142001-06-05Dyan T. KalinaInternet-based credit interchange system of converting purchase credit awards through credit exchange system for purchase of investment vehicle
US6243816B1 (en)1998-04-302001-06-05International Business Machines CorporationSingle sign-on (SSO) mechanism personal key manager
US6253327B1 (en)1998-12-022001-06-26Cisco Technology, Inc.Single step network logon based on point to point protocol
US6253328B1 (en)1998-02-122001-06-26A. James Smith, Jr.Method and apparatus for securing passwords and personal identification numbers
US6256664B1 (en)1998-09-012001-07-03Bigfix, Inc.Method and apparatus for computed relevance messaging
US6260026B1 (en)1996-08-122001-07-10Kabushiki Kaisha Media Marketing NetworkCredit card information management system
US6266648B1 (en)1996-06-252001-07-24Baker, Iii Bernard R.Benefits tracking and correlation system for use with third-party enabling organizations
US6266683B1 (en)1997-07-242001-07-24The Chase Manhattan BankComputerized document management system
US6269348B1 (en)1994-11-282001-07-31Veristar CorporationTokenless biometric electronic debit and credit transactions
US20010011255A1 (en)1996-12-132001-08-02Alan AsayReliance management for electronic transaction system
US6275944B1 (en)1998-04-302001-08-14International Business Machines CorporationMethod and system for single sign on using configuration directives with respect to target types
US20010016835A1 (en)1999-12-302001-08-23Uwe HansmannMethod of payment by means of an electronic communication device
US6289322B1 (en)1998-03-032001-09-11Checkfree CorporationElectronic bill processing
US6298356B1 (en)1998-01-162001-10-02Aspect Communications Corp.Methods and apparatus for enabling dynamic resource collaboration
US6298330B1 (en)1998-12-302001-10-02Supermarkets Online, Inc.Communicating with a computer based on the offline purchase history of a particular consumer
US20010027474A1 (en)1999-12-302001-10-04Meny NachmanMethod for clientless real time messaging between internet users, receipt of pushed content and transacting of secure e-commerce on the same web page
US6301567B1 (en)1998-10-162001-10-09The Chase Manhattan BankLockbox browser system
US20010029464A1 (en)2000-02-142001-10-11Schweitzwer F. ChristianMethod for conducting on-line transactions
US20010032184A1 (en)1999-12-292001-10-18Tenembaum Samuel SergioProperty linked-credit card
US6308274B1 (en)1998-06-122001-10-23Microsoft CorporationLeast privilege via restricted tokens
US6308273B1 (en)1998-06-122001-10-23Microsoft CorporationMethod and system of security location discrimination
US6311275B1 (en)1998-08-032001-10-30Cisco Technology, Inc.Method for providing single step log-on access to a differentiated computer network
US6317838B1 (en)1998-04-292001-11-13Bull S.A.Method and architecture to provide a secured remote access to private resources
US6317834B1 (en)1999-01-292001-11-13International Business Machines CorporationBiometric authentication system with encrypted models
US6324524B1 (en)1998-11-032001-11-27Nextcard, Inc.Method and apparatus for an account level offer of credit and real time balance transfer
US20010047295A1 (en)2000-01-312001-11-29Tenembaum Samuel SergioEquity rewards method
US6327573B1 (en)1998-12-312001-12-04Walker Digital, LlcMultiple party reward system utilizing single account
US6327578B1 (en)1998-12-292001-12-04International Business Machines CorporationFour-party credit/debit payment protocol
US6330543B1 (en)1997-11-142001-12-11Concept Shopping, Inc.Method and system for distributing and reconciling electronic promotions
US20010051917A1 (en)1998-08-262001-12-13American Management Systems, Inc.System integrating credit card transactions into a financial management system
US6332192B1 (en)1997-05-132001-12-18Passlogix, Inc.Generalized user identification and authentication system
US20010054003A1 (en)2000-04-142001-12-20Emily ChienSystem and method for using loyalty points
US20010054059A1 (en)2000-06-082001-12-20Marks Michael B.Opt-in electronic mail advertising for internet radio network
US20020002479A1 (en)1999-12-202002-01-03Gal AlmogCareer management system
US6339423B1 (en)1999-08-232002-01-15Entrust, Inc.Multi-domain access control
US20020007460A1 (en)2000-07-142002-01-17Nec CorporationSingle sign-on system and single sign-on method for a web site and recording medium
US20020007313A1 (en)2000-07-122002-01-17Khanh MaiCredit system
US20020010599A1 (en)2000-01-122002-01-24Levison Michael D.Method for targeting insurance policy incentive rewards
US20020010668A1 (en)2000-01-272002-01-24Travis Roger M.Online merchandising and marketing system
US6343323B1 (en)1997-12-182002-01-29More Magic Software Mms OyResource retrieval over a source network determined by checking a header of the requested resource for access restrictions
US6345261B1 (en)1999-09-212002-02-05Stockback Holdings, Inc.Customer loyalty investment program
US20020019938A1 (en)2000-08-042002-02-14Aarons Michael ThomasMethod and apparatus for secure identification for networked environments
US20020018585A1 (en)2000-07-192002-02-14Kim Young WanSystem and method for cardless secure credit transaction processing
US6349336B1 (en)1999-04-262002-02-19Hewlett-Packard CompanyAgent/proxy connection control across a firewall
US20020023108A1 (en)1999-09-092002-02-21Neil DaswaniAutomatic web form interaction proxy
US20020029269A1 (en)2000-06-292002-03-07Campus Pipeline, Inc.Methods and systems for coordinating the termination of sessions on one or more systems
US20020032613A1 (en)2000-04-182002-03-14Buettgenbach Thomas H.Methods and systems for the physical delivery of goods ordered through an electronic network
US20020032650A1 (en)2000-05-192002-03-14Hauser Elloyd A.Payment system and method
US6363381B1 (en)1998-11-032002-03-26Ricoh Co., Ltd.Compressed document matching
US6366682B1 (en)1994-11-282002-04-02Indivos CorporationTokenless electronic transaction system
US6370649B1 (en)*1998-03-022002-04-09Compaq Computer CorporationComputer access via a single-use password
US6381587B1 (en)1997-04-022002-04-30Citibank, N.A.Method and system for standardizing and reconciling invoices from vendors
US6385652B1 (en)1998-04-162002-05-07Citibank, N.A.Customer access solutions architecture
US6385591B1 (en)1999-05-112002-05-07Jeffrey W. MankoffMethod and system for electronic organization of coupons
US20020059141A1 (en)2000-06-072002-05-16The Chase Manhattan BankSystem and method for executing deposit transactions over the internet
US6401211B1 (en)1999-10-192002-06-04Microsoft CorporationSystem and method of user logon in combination with user authentication for network access
US6401125B1 (en)1999-08-052002-06-04Nextpage, Inc.System and method for maintaining state information between a web proxy server and its clients
US20020069172A1 (en)2000-09-152002-06-06Barry OmsheheMethod and system for administering a concurrent user licensing agreement on a manufacturing/process control information portal server
US6408389B2 (en)1997-05-282002-06-18Symantec CorporationSystem for supporting secured log-in of multiple users into a plurality of computers using combined presentation of memorized password and transportable passport record
US20020077964A1 (en)1999-12-152002-06-20Brody Robert M.Systems and methods for providing consumers anonymous pre-approved offers from a consumer-selected group of merchants
CA2430549A1 (en)2000-11-302002-06-20Harris Trust And Savings BankUser configurable demand deposit account system and method
US20020077978A1 (en)2000-06-222002-06-20The Chase Manhattan BankMethod and system for processing internet payments
US6411933B1 (en)1999-11-222002-06-25International Business Machines CorporationMethods and apparatus for correlating biometric attributes and biometric attribute production features
US20020087471A1 (en)2000-12-282002-07-04Ravi GanesanMultiple mode registration and payment processing
US20020087447A1 (en)2000-09-192002-07-04Gazebo Inc.System and method for managing and executing event based investments
US6418457B1 (en)1997-12-102002-07-09The Chase Manhattan BankDocument storage and processing system for inventors that utilize timestamps and digital signatures
US20020095443A1 (en)2001-01-172002-07-18The Beacon Journal Publishing CompanyMethod for automated generation of interactive enhanced electronic newspaper
US20020099826A1 (en)2000-12-202002-07-25Summers David L.Spontaneous virtual private network between portable device and enterprise network
US20020099936A1 (en)2000-11-302002-07-25International Business Machines CorporationSecure session management and authentication for web sites
US20020104006A1 (en)2001-02-012002-08-01Alan BoateMethod and system for securing a computer network and personal identification device used therein for controlling access to network components
US20020104017A1 (en)2001-01-302002-08-01Rares StefanFirewall system for protecting network elements connected to a public network
US20020107788A1 (en)2001-02-052002-08-08Cunningham Patrick StevenApplication and payment database system for lenders and builders and a method therefor
US6438594B1 (en)1999-08-312002-08-20Accenture LlpDelivering service to a client via a locally addressable interface
US6438666B2 (en)1997-09-262002-08-20Hughes Electronics CorporationMethod and apparatus for controlling access to confidential data by analyzing property inherent in data
EP1056043A3 (en)1999-05-262002-08-21Matsushita Electric Industrial Co., Ltd.Video recording and reproducing apparatus and method with data modification detection
US20020114470A1 (en)*2000-12-192002-08-22Mauro Anthony PatrickMethod and apparatus for fast cryptographic key generation
US6446053B1 (en)1999-08-062002-09-03Michael ElliottComputer-implemented method and system for producing a proposal for a construction project
US6449765B1 (en)1999-08-092002-09-10Acceleration Software International CorporationVarying web page link based on user and web page status
US6453353B1 (en)1998-07-102002-09-17Entrust, Inc.Role-based navigation of information resources
US6460141B1 (en)1998-10-282002-10-01Rsa Security Inc.Security and access management system for web-enabled and non-web-enabled applications and content on a computer network
US20020143874A1 (en)2001-03-302002-10-03Brian MarquetteMedia session framework using a control module to direct and manage application and service servers
US20020152163A1 (en)2000-10-302002-10-17Bezos Jeffrey P.Network based user-to-user payment service
US6470357B1 (en)1998-07-282002-10-22International Bussiness Machines Corp.System and method of enhanced directory services for telecommunications management network applications
US20020156900A1 (en)2001-03-302002-10-24Brian MarquetteProtocol independent control module
US20020165949A1 (en)2001-04-172002-11-07Secui.Com CorporationMethod for high speed discrimination of policy in packet filtering type firewall system
US6480958B1 (en)*1998-06-012002-11-12Xerox CorporationSingle-use passwords for smart paper interfaces
US6484149B1 (en)1997-10-102002-11-19Microsoft CorporationSystems and methods for viewing product information, and methods for generating web pages
US20020174010A1 (en)1999-09-082002-11-21Rice James L.System and method of permissive data flow and application transfer
US6487641B1 (en)1999-04-192002-11-26Oracle CorporationDynamic caches with miss tables
US20020178113A1 (en)2001-04-202002-11-28Clifford Jeremy P.System and method for offering customized credit card products
US6490601B1 (en)1999-01-152002-12-03Infospace, Inc.Server for enabling the automatic insertion of data into electronic forms on a user computer
US20020184507A1 (en)2001-05-312002-12-05Proact Technologies Corp.Centralized single sign-on method and system for a client-server environment
US6493685B1 (en)1999-02-102002-12-10The Chase Manhattan BankElectronic account presentation and response system and method
US6493677B1 (en)2000-01-192002-12-10Jones Soda Co.Method and apparatus for creating and ordering customized branded merchandise over a computer network
US20020188869A1 (en)2001-06-112002-12-12Paul PatrickSystem and method for server security and entitlement processing
US6496855B1 (en)1999-03-022002-12-17America Online, Inc.Web site registration proxy system
US6496936B1 (en)1998-05-212002-12-17Equifax Inc.System and method for authentication of network users
US20020191548A1 (en)2001-03-222002-12-19Tatu YlonenSecurity system for a data communications network
US6498657B1 (en)1999-03-172002-12-24Prout AgProgrammable data extractor, data analyzer, and printer report generator
US20020198806A1 (en)1998-04-242002-12-26First Data CorporationSystems and methods for accessing and modifying usage parameters associated with a financial transaction account
US20030001888A1 (en)2000-03-012003-01-02Power Mark P JData transfer method and apparatus
US6507912B1 (en)1999-01-272003-01-14International Business Machines CorporationProtection of biometric data via key-dependent sampling
US6510523B1 (en)1999-02-222003-01-21Sun Microsystems Inc.Method and system for providing limited access privileges with an untrusted terminal
US20030018915A1 (en)2001-07-192003-01-23Louis StollMethod and system for user authentication and authorization of services
US20030023880A1 (en)2001-07-272003-01-30Edwards Nigel JohnMulti-domain authorization and authentication
US6519763B1 (en)1998-03-302003-02-11Compuware CorporationTime management and task completion and prediction software
US20030037142A1 (en)1998-10-302003-02-20Science Applications International CorporationAgile network protocol for secure communications with assured system availability
US20030034388A1 (en)2000-05-152003-02-20Larry RouthensteinMethod for generating customer secure card numbers subject to use restrictions by an electronic card
US20030037131A1 (en)2001-08-172003-02-20International Business Machines CorporationUser information coordination across multiple domains
US6526404B1 (en)1998-01-302003-02-25Sopheon Edinburgh LimitedInformation system using human resource profiles
US20030041165A1 (en)2001-08-242003-02-27Spencer Percy L.System and method for group video teleconferencing using a bandwidth optimizer
US20030040995A1 (en)2001-08-232003-02-27Daddario Donato V.Benefit provider system and method
US20030046589A1 (en)1997-06-112003-03-06Gregg Richard L.System and method for securing transactions and computer resources with an untrusted network
US20030046587A1 (en)2001-09-052003-03-06Satyam BheemarasettiSecure remote access using enterprise peer networks
US6532284B2 (en)2001-02-272003-03-11Morgan Guaranty Trust CompanyMethod and system for optimizing bandwidth cost via caching and other network transmission delaying techniques
US20030051026A1 (en)2001-01-192003-03-13Carter Ernst B.Network surveillance and security system
US6535980B1 (en)1999-06-212003-03-18International Business Machines CorporationKeyless encryption of messages using challenge response
US6535855B1 (en)1997-12-092003-03-18The Chase Manhattan BankPush banking system and method
US6535917B1 (en)1998-02-092003-03-18Reuters, Ltd.Market data domain and enterprise system implemented by a master entitlement processor
US20030055871A1 (en)2001-07-312003-03-20Javier RosesDocument/poster composition and printing
US6539424B1 (en)1999-11-122003-03-25International Business Machines CorporationRestricting deep hyperlinking on the World Wide Web
US20030070069A1 (en)2001-10-102003-04-10Abhijit BelapurkarAuthentication module for an enterprise access management system
US20030070084A1 (en)2001-10-082003-04-10Jari SatomaaManaging a network security application
US20030074580A1 (en)2001-03-212003-04-17Knouse Charles W.Access system interface
US20030079147A1 (en)2001-10-222003-04-24Ching-Chuan HsiehSingle sign-on system for application program
US6557039B1 (en)1998-11-132003-04-29The Chase Manhattan BankSystem and method for managing information retrievals from distributed archives
US20030084345A1 (en)2001-09-142003-05-01Anders BjornestadManaged access to information over data networks
US20030084647A1 (en)2001-11-082003-05-08First Data CorporationReal-time intelligent packet-collation systems and methods
US20030088552A1 (en)2001-11-082003-05-08First Data CorporationSystems and methods of providing inserts into envelopes
US6574348B1 (en)1999-09-072003-06-03Microsoft CorporationTechnique for watermarking an image and a resulting watermarked image
US20030105981A1 (en)2001-12-042003-06-05Miller Lawrence R.System and method for single session sign-on
US20030110399A1 (en)2001-12-102003-06-12Electronic Data Systems CorporationNetwork user authentication system and method
US6580814B1 (en)1998-07-312003-06-17International Business Machines CorporationSystem and method for compressing biometric models
US6581040B1 (en)2000-02-182003-06-17Daniel B. WrightProject specific communications system and method
US20030115160A1 (en)2001-12-192003-06-19First Data CorporationWeight measuring systems and methods for weighing items
US6584505B1 (en)1999-07-082003-06-24Microsoft CorporationAuthenticating access to a network server without communicating login information through the network server
US6584508B1 (en)1999-07-132003-06-24Networks Associates Technology, Inc.Advanced data guard having independently wrapped components
US20030119642A1 (en)2001-12-212003-06-26First Data CorporationSheet folding systems and methods
US6589291B1 (en)1999-04-082003-07-08International Business Machines CorporationDynamically determining the most appropriate location for style sheet application
US6592044B1 (en)2000-05-152003-07-15Jacob Y. WongAnonymous electronic card for generating personal coupons useful in commercial and security transactions
US6601175B1 (en)*1999-03-162003-07-29International Business Machines CorporationMethod and system for providing limited-life machine-specific passwords for data processing systems
US20030149594A1 (en)2001-04-132003-08-07Beazley Donald E.System and method for secure highway for real-time preadjudication and payment of medical claims
US20030154403A1 (en)2001-08-142003-08-14Keinsley Brian E.Web-based security with controlled access to data and resources
US20030154171A1 (en)2000-03-312003-08-14Hewlett Packard CompanyApparatus and method for selling personal information
US6609113B1 (en)1999-05-032003-08-19The Chase Manhattan BankMethod and system for processing internet payments using the electronic funds transfer network
US6609198B1 (en)1999-08-052003-08-19Sun Microsystems, Inc.Log-on service providing credential level change without loss of session continuity
US6609125B1 (en)1999-03-232003-08-19The Chase Manhattan BankFunds transfer repair system
US6609106B1 (en)1999-05-072003-08-19Steven C. RobertsonSystem and method for providing electronic multi-merchant gift registry services over a distributed network
US20030159072A1 (en)2002-02-042003-08-21Atreus Systems Corp.Single sign-on for multiple network -based services
US6609654B1 (en)2000-05-152003-08-26Privasys, Inc.Method for allowing a user to customize use of a payment card that generates a different payment card number for multiple transactions
US20030163700A1 (en)2002-02-282003-08-28Nokia CorporationMethod and system for user generated keys and certificates
US20030163733A1 (en)2002-02-282003-08-28Ericsson Telefon Ab L MSystem, method and apparatus for federated single sign-on services
US20030167229A1 (en)2001-04-032003-09-04Bottomline Technologies, Inc.Modular business transations platform
US6618579B1 (en)1999-09-242003-09-09Chase Manhattan BankTunable filter with bypass
US6618806B1 (en)1998-04-012003-09-09Saflink CorporationSystem and method for authenticating users in a computer network
US20030177067A1 (en)2000-12-152003-09-18First Data CorporationSystems and methods for ordering and distributing incentive messages
US20030191549A1 (en)2002-04-042003-10-09Koito Manufacturing Co., Ltd.Design method and design system for vehicular lamp, program to execute designing of vehicular lamp and record medium recording the program
US20030204460A1 (en)2002-04-302003-10-30Rodney RobinsonData collection and transaction initiation using a financial messaging protocol
US20030225688A1 (en)2002-05-282003-12-04Charter One Financial, Inc.Financial account transfer apparatus and method
US6668322B1 (en)1999-08-052003-12-23Sun Microsystems, Inc.Access management system and method employing secure credentials
US6671818B1 (en)1999-11-222003-12-30Accenture LlpProblem isolation through translating and filtering events into a standard object format in a network based supply chain
US6675261B2 (en)2000-12-222004-01-06Oblix, Inc.Request based caching of data store data
US6684248B1 (en)1999-05-032004-01-27Certifiedmail.Com, Inc.Method of transferring data from a sender to a recipient during which a unique account for the recipient is automatically created if the account does not previously exist
US6684384B1 (en)1997-03-282004-01-27International Business Machines CorporationExtensible object oriented framework for general ledger
US6687222B1 (en)1999-07-022004-02-03Cisco Technology, Inc.Backup service managers for providing reliable network services in a distributed environment
US6687245B2 (en)2001-04-032004-02-03Voxpath Networks, Inc.System and method for performing IP telephony
US20040031856A1 (en)1998-09-162004-02-19Alon AtsmonPhysical presence digital authentication system
US6697947B1 (en)1999-06-172004-02-24International Business Machines CorporationBiometric based multi-party authentication
US6714987B1 (en)1999-11-052004-03-30Nortel Networks LimitedArchitecture for an IP centric distributed network
US6718535B1 (en)1999-07-302004-04-06Accenture LlpSystem, method and article of manufacture for an activity framework design in an e-commerce based environment
US6718482B2 (en)1997-09-122004-04-06Hitachi, Ltd.Fault monitoring system
US6725269B1 (en)1999-12-022004-04-20International Business Machines CorporationSystem and method for maintaining multiple identities and reputations for internet interactions
US6735695B1 (en)1999-12-202004-05-11International Business Machines CorporationMethods and apparatus for restricting access of a user using random partial biometrics
US6738779B1 (en)2001-02-212004-05-18Telecom Italia S.P.A.Apparatus for and method of multiple parallel string searching
EP1014318B1 (en)1998-12-182004-05-19Kabushiki Kaisha ToshibaTicket issuing method, ticket issuing system and ticket collating method
US6751654B2 (en)1999-03-312004-06-15International Business Machines CorporationSimulating web cookies for non-cookie capable browsers
US20040117409A1 (en)2001-03-032004-06-17Scahill Francis JApplication synchronisation
US6755341B1 (en)2000-05-152004-06-29Jacob Y. WongMethod for storing data in payment card transaction
US6763388B1 (en)1999-08-102004-07-13Akamai Technologies, Inc.Method and apparatus for selecting and viewing portions of web pages
US6766370B2 (en)1999-06-042004-07-20Websidestory, Inc.Internet website traffic flow analysis using timestamp data
US6772146B2 (en)2000-05-102004-08-03Jpmorgan Chase BankWebsite for financial information
US6769605B1 (en)2000-07-212004-08-03Jason P. MagnessMoney transfer system
US20040153378A1 (en)1996-10-252004-08-05Ipf, Inc.Method of and system for enabling access to consumer product related information and the purchase of consumer products at points of consumer presence on the world wide web (WWW) at which consumer product information request (CPIR) enabling servlet tags are embedded within HTML-encorded documents
US6785810B1 (en)1999-08-312004-08-31Espoc, Inc.System and method for providing secure transmission, search, and storage of data
US6789115B1 (en)1999-07-092004-09-07Merrill Lynch & CompanySystem for collecting, analyzing, and reporting high volume multi-web server usage
US6792572B1 (en)2000-06-062004-09-14Intel CorporationMethod and apparatus to approve documents
US6810395B1 (en)1999-11-222004-10-26Hewlett-Packard Development Company, L.P.Method and apparatus for query-specific bookmarking and data collection
US20040215514A1 (en)1999-09-152004-10-28Chris QuinlanMethod and system for redeeming product marketing rebates
US6819219B1 (en)2000-10-132004-11-16International Business Machines CorporationMethod for biometric-based authentication in wireless communication for access control
US6820202B1 (en)1998-11-092004-11-16First Data CorporationAccount authority digital signature (AADS) system
US6826696B1 (en)1999-10-122004-11-30Webmd, Inc.System and method for enabling single sign-on for networked applications
US6832202B1 (en)1997-08-292004-12-14Electronic Data Systems CorporationMethod and system of routing requests for authorized approval
US20040254991A1 (en)2003-06-162004-12-16Malik Dale W.Switching Internet service providers
US6832587B2 (en)2003-01-282004-12-21Dana CorporationPlastic valve cover with integrated metal
US6847991B1 (en)2000-09-062005-01-25Cisco Technology, Inc.Data communication among processes of a network component
US6856970B1 (en)2000-09-262005-02-15Bottomline TechnologiesElectronic financial transaction system
US6868391B1 (en)1997-04-152005-03-15Telefonaktiebolaget Lm Ericsson (Publ)Tele/datacommunications payment method and apparatus
US20050091126A1 (en)1996-10-022005-04-28Nintendo Of America Inc.Method and apparatus for efficient handling of product return transactions
US6892231B2 (en)2000-11-022005-05-10Microsoft CorporationMethod and apparatus for verifying the contents of a global configuration file
US20050120180A1 (en)2000-03-302005-06-02Stephan SchornbachCache time determination
US6907566B1 (en)1999-04-022005-06-14Overture Services, Inc.Method and system for optimum placement of advertisements on a webpage
US6925481B2 (en)2001-05-032005-08-02Symantec Corp.Technique for enabling remote data access and manipulation from a pervasive device
US6934848B1 (en)2000-07-192005-08-23International Business Machines CorporationTechnique for handling subsequent user identification and password requests within a certificate-based host session
US6937976B2 (en)2001-07-092005-08-30Hewlett-Packard Development Company, L.P.Method and system for temporary network identity
US20050193056A1 (en)2002-12-262005-09-01Schaefer Diane E.Message transfer using multiplexed connections in an open system interconnection transaction processing environment
US6954932B2 (en)2000-05-302005-10-11Hitachi, Ltd.Program control system and program control method
US6957337B1 (en)1999-08-112005-10-18International Business Machines CorporationMethod and apparatus for secure authorization and identification using biometrics without privacy invasion
US6965939B2 (en)2001-01-052005-11-15International Business Machines CorporationMethod and apparatus for processing requests in a network data processing system based on a trust association between servers
US6976164B1 (en)2000-07-192005-12-13International Business Machines CorporationTechnique for handling subsequent user identification and password requests with identity change within a certificate-based host session
US20050278641A1 (en)2000-11-302005-12-15Steve MansourJavascript Calendar Application Delivered to a Web Browser
US6980962B1 (en)1999-03-022005-12-27Quixtar Investments, Inc.Electronic commerce transactions within a marketing system that may contain a membership buying opportunity
US6983421B1 (en)2001-06-222006-01-03I2 Technologies Us, Inc.Using connectors to automatically update graphical user interface elements at a client system according to an updated state of a configuration
US20060000904A1 (en)*2004-06-302006-01-05France TelecomMethod and system for electronic voting over a high-security network
US6992786B1 (en)2000-06-272006-01-31Printon AbMethod and system for online creation and ordering of customized material for printing
US20060029261A1 (en)1994-11-282006-02-09Ned HoffmanTokenless electronic transaction system
US7006983B1 (en)2000-02-162006-02-28Walker Digital, LlcMethod and system for processing a rebate
US7010512B1 (en)1998-11-092006-03-07C/Base, Inc.Transfer instrument
US7020696B1 (en)2000-05-202006-03-28Ciena Corp.Distributed user management information in telecommunications networks
US7032110B1 (en)2000-06-302006-04-18Landesk Software LimitedPKI-based client/server authentication
US20060083228A1 (en)*2004-10-202006-04-20Encentuate Pte. Ltd.One time passcode system
US7051330B1 (en)2000-11-212006-05-23Microsoft CorporationGeneric application server and method of operation therefor
US7051199B1 (en)2000-06-192006-05-23Xerox CorporationSystem, method and article of manufacture for providing cryptographic services utilizing a network
US20060116949A1 (en)2004-06-182006-06-01Washington Mutual, Inc.System for automatically transferring account information, such as information regarding a financial services account
US7058817B1 (en)1999-07-022006-06-06The Chase Manhattan BankSystem and method for single sign on process for websites with multiple applications and services
US7080036B1 (en)1996-11-272006-07-18Diebold, IncorporatedAutomated banking machine development method
US7089503B1 (en)2001-04-042006-08-08Fannie MaeMortgage loan customization system and process
US7089203B1 (en)1999-06-042006-08-08Crookshanks Rex JBuilding construction bid and contract management system, internet-based method and computer program therefor
US7089208B1 (en)1999-04-302006-08-08Paypal, Inc.System and method for electronically exchanging value among distributed users
US7093282B2 (en)2001-08-092006-08-15Hillhouse Robert DMethod for supporting dynamic password
US7093020B1 (en)2000-06-292006-08-15Sungard Sct Inc.Methods and systems for coordinating sessions on one or more systems
US7103556B2 (en)2000-11-022006-09-05Jpmorgan Chase Bank, N.A.System and method for aggregate portfolio client support
US20060198517A1 (en)*2005-03-072006-09-07Microsoft CorporationMethod and system for asymmetric key security
US7117239B1 (en)2000-07-282006-10-03Axeda CorporationReporting the state of an apparatus to a remote computer
US7124101B1 (en)1999-11-222006-10-17Accenture LlpAsset tracking in a network-based supply chain environment
US7134075B2 (en)2001-04-262006-11-07International Business Machines CorporationConversion of documents between XML and processor efficient MXML in content based routing networks
EP1089516B1 (en)1999-09-242006-11-08Citicorp Development Center, Inc.Method and system for single sign-on user access to multiple web servers
US7137006B1 (en)1999-09-242006-11-14Citicorp Development Center, Inc.Method and system for single sign-on user access to multiple web servers
US7139686B1 (en)2000-03-032006-11-21The Mathworks, Inc.Report generator for a mathematical computing environment
US20060274970A1 (en)2005-06-032006-12-07Fuji Xerox Co., Ltd.Image processing device, method, and storage medium which stores a program
US20070014400A1 (en)*1998-02-132007-01-18Wack C JCryptographic key split binder for use with tagged data elements
US7188181B1 (en)1999-06-302007-03-06Sun Microsystems, Inc.Universal session sharing
US7197470B1 (en)2000-10-112007-03-27Buzzmetrics, Ltd.System and method for collection analysis of electronic discussion methods
US7203909B1 (en)2002-04-042007-04-10Microsoft CorporationSystem and methods for constructing personalized context-sensitive portal pages or views by analyzing patterns of users' information access activities
US7321864B1 (en)1999-11-042008-01-22Jpmorgan Chase Bank, N.A.System and method for providing funding approval associated with a project based on a document collection
US20080056499A1 (en)*1999-07-192008-03-06Vanstone Scott ASplit-key key- agreement protocol
US7370011B2 (en)2000-06-282008-05-06Yahoo! Inc.Financial information portal
US20080270791A1 (en)*2007-04-262008-10-30Magnus NystromMethod and Apparatus for Remote Administration of Cryptographic Devices
US7840993B2 (en)*2005-05-042010-11-23Tricipher, Inc.Protecting one-time-passwords against man-in-the-middle attacks
US20110099614A1 (en)*2005-03-102011-04-28Nippon Telegraph And Telephone CorporationNetwork system, method of controlling access to storage device, administration server, storage device, log-in control method, network boot system, and method of accessing individual storage unit
EP1022664B1 (en)1999-01-212012-02-22International Business Machines CorporationMethod and system for sharing between browsers

Patent Citations (662)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US3705385A (en)1969-12-101972-12-05Northern Illinois Gas CoRemote meter reading system
US3896266A (en)1971-08-091975-07-22Nelson J WaterburyCredit and other security cards and card utilization systems therefore
US3938091A (en)1972-03-171976-02-10Atalla Technovations CompanyPersonal verification system
US3860870A (en)1973-01-121975-01-14Nippon Electric CoMicrowave relay system having auxiliary signal transmission arrangement
US4013962A (en)1975-08-141977-03-22Motorola, Inc.Improved receiver selecting (voting) system
US4321672A (en)1979-11-261982-03-23Braun Edward LFinancial data processing system
US5233654A (en)1981-11-031993-08-03The Personalized Mass Media CorporationSignal processing apparatus and methods
US4567359A (en)1984-05-241986-01-28Lockwood Lawrence BAutomatic information, goods and services dispensing system
US5576951A (en)1984-05-241996-11-19Lockwood; Lawrence B.Automated sales and services system
US4882675A (en)1984-11-261989-11-21Steven NichtbergerPaperless system for distributing, redeeming and clearing merchandise coupons
US4633397A (en)1984-12-241986-12-30Richard MaccoUnion member accounts management system
US4800590A (en)*1985-01-141989-01-24Willis E. HigginsComputer key and computer lock system
US4801787A (en)1985-07-051989-01-31Casio Computer Co., Ltd.IC card identification system having first and second data identification functions
US5828734A (en)1985-07-101998-10-27Ronald A. Katz Technology Licensing, LpTelephone interface call processing system with call selectivity
US4713761A (en)1985-07-181987-12-15Pitney Bowes, Inc.System for centralized processing of accounting and payment functions
US4695880A (en)1985-07-301987-09-22Postron Corp.Electronic information dissemination system
US4745468B1 (en)1986-03-101991-06-11System for evaluation and recording of responses to broadcast transmissions
US4926255A (en)1986-03-101990-05-15Kohorn H VonSystem for evaluation of response to broadcast transmissions
US4745468A (en)1986-03-101988-05-17Kohorn H VonSystem for evaluation and recording of responses to broadcast transmissions
US4823264A (en)1986-05-271989-04-18Deming Gilbert RElectronic funds transfer system
US4696491A (en)1986-06-191987-09-29Stenger Barbara JInformation reference book and indexing system
US4725719A (en)1986-07-211988-02-16First City National Bank Of AustinRestricted purpose, commercial, monetary regulation method
US4799156A (en)1986-10-011989-01-17Strategic Processing CorporationInteractive market management system
US6195644B1 (en)1987-07-082001-02-27Stuart S. BowieComputer program and system for credit card companies for recording and processing bonus credits issued to card users
US5084816A (en)1987-11-251992-01-28Bell Communications Research, Inc.Real time fault tolerant transaction processing system
US4964043A (en)1988-06-131990-10-16Galvin Thomas MSystem for visualizing, identifying and ordering gearing configurations
US5117355A (en)1989-01-271992-05-26Mccarthy Patrick DCentralized consumer cash valve accumulation system for multiple merchants
USRE36116E (en)1989-01-271999-02-23Mccarthy; Patrick D.Centralized consumer cash value accumulation system for multiple merchants
US4941090A (en)1989-01-271990-07-10Mccarthy Patrick DCentralized consumer cash value accumulation system for multiple merchants
US5202826A (en)1989-01-271993-04-13Mccarthy Patrick DCentralized consumer cash value accumulation system for multiple merchants
US5287268A (en)1989-01-271994-02-15Mccarthy Patrick DCentralized consumer cash value accumulation system for multiple merchants
US4992940A (en)1989-03-131991-02-12H-Renee, IncorporatedSystem and method for automated selection of equipment for purchase through input of user desired specifications
US5315504A (en)1989-03-141994-05-24International Business Machines CorporationElectronic document approval system
US5016270A (en)1989-04-031991-05-14First Data Resources Inc.Expanded telephone data organization system
US5592560A (en)1989-05-011997-01-07Credit Verification CorporationMethod and system for building a database and performing marketing based upon prior shopping history
US5675662A (en)1989-05-011997-10-07Credit Verification CorporationMethod and system for building a database for use with selective incentive marketing in response to customer shopping histories
US5687322A (en)1989-05-011997-11-11Credit Verification CorporationMethod and system for selective incentive point-of-sale marketing in response to customer shopping histories
US5638457A (en)1989-05-011997-06-10Credit Verification CorporationMethod and system for building a database for use with selective incentive marketing in response to customer shopping histories
US5621812A (en)1989-05-011997-04-15Credit Verification CorporationMethod and system for building a database for use with selective incentive marketing in response to customer shopping histories
US5560008A (en)1989-05-151996-09-24International Business Machines CorporationRemote authentication and authorization in a distributed data processing system
US5212792A (en)1989-06-011993-05-18Hewlett-Packard CompanyMethod and apparatus for controlling execution of tools in a computer-aided software engineering system
US5235509A (en)1989-06-281993-08-10Management Information Support, Inc.Customer self-ordering system using information displayed on a screen
US5321841A (en)1989-06-291994-06-14Digital Equipment CorporationSystem for determining the rights of object access for a server process by combining them with the rights of the client process
US5189606A (en)1989-08-301993-02-23The United States Of America As Represented By The Secretary Of The Air ForceTotally integrated construction cost estimating, analysis, and reporting system
US6003762A (en)1989-09-061999-12-21Fujitsu LimitedTransaction terminal for an electronic cashless system
US5774122A (en)1989-09-291998-06-30Hitachi, Ltd.Method for visual programming with aid of animation
US5157717A (en)1989-11-031992-10-20National Transaction Network, Inc.Portable automated teller machine
US5050207A (en)1989-11-031991-09-17National Transaction Network, Inc.Portable automated teller machine
US5450537A (en)1989-12-081995-09-12Hitachi, Ltd.Method and apparatus for completing a partially completed document in accordance with a blank form from data automatically retrieved from a database
US6202054B1 (en)1989-12-082001-03-13Online Resources & Communications Corp.Method and system for remote delivery of retail banking services
US5606496A (en)1990-08-141997-02-25Aegis Technologies, Inc.Personal assistant computer method
US5317683A (en)1990-09-101994-05-31International Business Machines CorporationMethod and apparatus for automated meeting agenda generation in a data processing system
US5351186A (en)1991-01-161994-09-27Bullock Communications, Inc.System and method for obtaining information concerning a product or a service
US5634101A (en)1991-05-311997-05-27R. Alan Blau & Associates, Co.Method and apparatus for obtaining consumer information
US5537473A (en)1991-07-081996-07-16Amstrad Public Limited CompanyVideo recorder system
US5873072A (en)1991-07-251999-02-16Checkfree CorporationSystem and method for electronically providing customer services including payment of bills, financial analysis and loans
US5644493A (en)1991-08-301997-07-01Nsk Ltd.Production information processing system
US5473143A (en)1991-09-231995-12-05Atm Communications International, Inc.ATM/POS based electronic mail system
US5265033A (en)1991-09-231993-11-23Atm Communications International, Inc.ATM/POS based electronic mail system
US5381332A (en)1991-12-091995-01-10Motorola, Inc.Project management system with automated schedule and cost integration
US6009415A (en)1991-12-161999-12-28The Harrison Company, LlcData processing technique for scoring bank customer relationships and awarding incentive rewards
US5467269A (en)1991-12-201995-11-14J. B. Laughrey, Inc.Method and means for telephonically crediting customers with rebates and refunds
US5640577A (en)1991-12-301997-06-17Davox CorporationData processing system with automated at least partial forms completion
US5297026A (en)1992-01-031994-03-22Frank HoffmanSystem for promoting account activity
US5479530A (en)1992-01-101995-12-26Microbilt CorporationSignature capturing printer and data card terminal
US5532920A (en)1992-04-291996-07-02International Business Machines CorporationData processing system and method to enforce payment of royalties when copying softcopy books
US5241594A (en)1992-06-021993-08-31Hughes Aircraft CompanyOne-time logon means and methods for distributed computing systems
US5534855A (en)1992-07-201996-07-09Digital Equipment CorporationMethod and system for certificate based alias detection
US5598557A (en)1992-09-221997-01-28Caere CorporationApparatus and method for retrieving and grouping images representing text files based on the relevance of key words extracted from a selected file to the text files
US6095412A (en)1992-10-262000-08-01Intellect Australia Pty Ltd.Host and user transaction system
US6091817A (en)1992-10-262000-07-18Intellect Australia Pty Ltd.Host and user transaction system
US5653914A (en)1992-12-181997-08-05Cambridge Display Technology LimitedElectroluminescent device comprising a chromophoric polymeric composition
US5450134A (en)1993-01-121995-09-12Visual Automation Systems, Inc.Video facility management system for encoding and decoding video signals to facilitate identification of the video signals
US5557334A (en)1993-01-121996-09-17Visual Automation Systems, Inc.Apparatus for tracking the flow of video signals by incorporating patterns of machine readable signals which will appear at predetermined locations of a television picture
US5602936A (en)1993-01-211997-02-11Greenway CorporationMethod of and apparatus for document data recapture
US5594837A (en)1993-01-291997-01-14Noyes; Dallas B.Method for representation of knowledge in a computer as a network database system
US5420405A (en)1993-02-261995-05-30Chasek; Norman E.Secure, automated transaction system that supports an electronic currency operating in mixed debit & credit modes
US5412708A (en)1993-03-121995-05-02Katz; Ronald A.Videophone system for scrutiny monitoring with computer control
US5828812A (en)1993-03-241998-10-27National Semiconductor CorporationRecurrent neural network-based fuzzy logic system and method
US5802502A (en)1993-05-241998-09-01British Telecommunications Public Limited CompanySystem for selective communication connection based on transaction pricing signals
US5684870A (en)1993-07-081997-11-04Teknekron Infoswitch CorporationMethod and system for transferring calls and call-related data between a plurality of call centers
US5570465A (en)1993-07-221996-10-29Tsakanikas; Peter J.Apparatus, method and system for printing of legal currency and negotiable instruments
US5592553A (en)1993-07-301997-01-07International Business Machines CorporationAuthentication system using one-time passwords
US5661807A (en)1993-07-301997-08-26International Business Machines CorporationAuthentication system using one-time passwords
US5551021A (en)1993-07-301996-08-27Olympus Optical Co., Ltd.Image storing managing apparatus and method for retreiving and displaying merchandise and customer specific sales information
US6075519A (en)1993-08-062000-06-13Minolta Co., Ltd.Operational mode setting apparatus for display screen
US5666493A (en)1993-08-241997-09-09Lykes Bros., Inc.System for managing customer orders and method of implementation
US5649118A (en)1993-08-271997-07-15Lucent Technologies Inc.Smart card with multiple charge accounts and product item tables designating the account to debit
US5844553A (en)1993-08-301998-12-01Hewlett-Packard CompanyMechanism to control and use window events among applications in concurrent computing
US5621789A (en)1993-09-011997-04-15Teknekron Infoswitch CorporationMethod and system for integrating a plurality of call center agent performance enhancement modules
US5794178A (en)1993-09-201998-08-11Hnc Software, Inc.Visualization of information using graphical representations of context vector based relationships and attributes
US5590199A (en)1993-10-121996-12-31The Mitre CorporationElectronic information network user authentication and authorization system
US5920847A (en)1993-11-011999-07-06Visa International Service AssociationElectronic bill pay system
US5465206B1 (en)1993-11-011998-04-21Visa Int Service AssElectronic bill pay system
US5611052A (en)1993-11-011997-03-11The Golden 1 Credit UnionLender direct credit evaluation and loan processing system
US5465206A (en)1993-11-011995-11-07Visa InternationalElectronic bill pay system
US5644778A (en)1993-11-021997-07-01Athena Of North America, Inc.Medical transaction system
US5473732A (en)1993-11-021995-12-05Chang; Hou-Mei H.Relational artificial intelligence system
US5991780A (en)1993-11-191999-11-23Aurigin Systems, Inc.Computer based system, method, and computer program product for selectively displaying patent text and images
US5999907A (en)1993-12-061999-12-07Donner; Irah H.Intellectual property audit system
US5724424A (en)1993-12-161998-03-03Open Market, Inc.Digital active advertising
US5446740A (en)1993-12-171995-08-29Empire Blue Cross/Blue ShieldMethod of and apparatus for processing data at a remote workstation
US5568489A (en)1993-12-171996-10-22Empire Blue Cross/Blue ShieldMethod and apparatus for processing data received at a remote workstation
US5880769A (en)1994-01-191999-03-09Smarttv Co.Interactive smart card system for integrating the provision of remote and local services
US5570295A (en)1994-03-181996-10-29Lucent Technologies Inc.System and method of capturing encoded data transmitted over a communications network in a video system
US5537314A (en)1994-04-181996-07-16First Marketrust Intl.Referral recognition system for an incentive award program
US5557518A (en)1994-04-281996-09-17Citibank, N.A.Trusted agents for open electronic commerce
US5642419A (en)1994-04-281997-06-24Citibank N.A.Method for acquiring and revalidating an electronic credential
US5848190A (en)1994-05-051998-12-08Northrop Grumman CorporationMethod and apparatus for locating and identifying an object of interest in a complex image
US5621201A (en)1994-05-111997-04-15Visa InternationalAutomated purchasing control system
US5790650A (en)1994-06-011998-08-04Davox CorporationTelephone call center management system which supports multi-user and separate private applications
US6182052B1 (en)1994-06-062001-01-30Huntington Bancshares IncorporatedCommunications network interface for user friendly interactive access to online services
US5513102A (en)1994-06-281996-04-30Auriemma Consulting Group, Inc.Data processing methods of implementing an award to an authorized user of a credit card
US5832476A (en)1994-06-291998-11-03Hitachi, Ltd.Document searching method using forward and backward citation tables
US5761661A (en)1994-07-141998-06-02The Sabre Group, Inc.Data management system and method
US5603025A (en)1994-07-291997-02-11Borland International, Inc.Methods for hypertext reporting in a relational database management system
US5592378A (en)1994-08-191997-01-07Andersen Consulting LlpComputerized order entry system and method
US5604490A (en)1994-09-091997-02-18International Business Machines CorporationMethod and system for providing a user access to multiple secured subsystems
US5826241A (en)1994-09-161998-10-20First Virtual Holdings IncorporatedComputerized system for making payments and authenticating transactions over the internet
US5740231A (en)1994-09-161998-04-14Octel Communications CorporationNetwork-based multimedia communications and directory system and method of operation
US5583778A (en)1994-09-211996-12-10Instasearch Corp.Computer method for collecting on judgments
US5511117A (en)1994-09-261996-04-23Zazzera; Andre C.Integrated voice and business transaction reporting for telephone call centers
US5544086A (en)1994-09-301996-08-06Electronic Payment Services, Inc.Information consolidation within a transaction network
US5963635A (en)1994-10-051999-10-05Inventions, Inc.Method and apparatus for providing result-oriented customer service
US5838906A (en)1994-10-171998-11-17The Regents Of The University Of CaliforniaDistributed hypermedia method for automatically invoking external application providing interaction and display of embedded objects within a hypermedia document
US5715314A (en)1994-10-241998-02-03Open Market, Inc.Network sales system
US5819092A (en)1994-11-081998-10-06Vermeer Technologies, Inc.Online service development tool with fee setting capabilities
US5678046A (en)1994-11-181997-10-14The Chase Manhattan Bank, N.A.Method and apparatus for distributing files on a file storage device
US20060029261A1 (en)1994-11-282006-02-09Ned HoffmanTokenless electronic transaction system
US6269348B1 (en)1994-11-282001-07-31Veristar CorporationTokenless biometric electronic debit and credit transactions
US6230148B1 (en)1994-11-282001-05-08Veristar CorporationTokenless biometric electric check transaction
US5805719A (en)1994-11-281998-09-08SmarttouchTokenless identification of individuals
US5764789A (en)1994-11-281998-06-09Smarttouch, LlcTokenless biometric ATM access system
US6366682B1 (en)1994-11-282002-04-02Indivos CorporationTokenless electronic transaction system
US6154879A (en)1994-11-282000-11-28Smarttouch, Inc.Tokenless biometric ATM access system
US5857079A (en)1994-12-231999-01-05Lucent Technologies Inc.Smart card for automatic financial records
US6148293A (en)1995-01-182000-11-14King; Douglas L.Method and apparatus of creating a financial instrument and administering an adjustable rate loan system
US6016810A (en)1995-01-312000-01-25Boston Scientific CorporationEndovasular aortic graft
US5845260A (en)1995-02-061998-12-01Sony CorporationSystem and method for parent-controlled charging for on-line services
US5710889A (en)1995-02-221998-01-20Citibank, N.A.Interface device for electronically integrating global financial services
US5765143A (en)1995-02-281998-06-09Triad Systems CorporationMethod and system for inventory management
US5899982A (en)1995-03-081999-05-04Huntington Bancshares IncorporatedBank-centric service platform, network and system
US5787403A (en)1995-03-081998-07-28Huntington Bancshares, Inc.Bank-centric service platform, network and system
US5625767A (en)1995-03-131997-04-29Bartell; BrianMethod and system for two-dimensional visualization of an information taxonomy and of text documents based on topical content of the documents
US5826245A (en)1995-03-201998-10-20Sandberg-Diment; ErikProviding verification information for a transaction
US5956695A (en)1995-03-211999-09-21Maritz, Inc.Filter processor and method for implementing a program
US5689100A (en)1995-03-211997-11-18Martiz, Inc.Debit card system and method for implementing incentive award program
US5727163A (en)1995-03-301998-03-10Amazon.Com, Inc.Secure method for communicating credit card data when placing an order on a non-secure network
US5715399A (en)1995-03-301998-02-03Amazon.Com, Inc.Secure method and system for communicating a list of credit card numbers over a non-secure network
US6134549A (en)1995-03-312000-10-17Showcase CorporationClient/server computer system having personalizable and securable views of database data
US5677955A (en)1995-04-071997-10-14Financial Services Technology ConsortiumElectronic funds transfer instruments
US5734838A (en)1995-05-041998-03-31American Savings Bank, F.A.Database computer architecture for managing an incentive award program and checking float of funds at time of purchase
US5675637A (en)1995-05-161997-10-07Inventions, Inc.Method for automatically obtaining and presenting data from multiple data sources
US5949875A (en)1995-05-241999-09-07Walker Asset Management Limited PartnershipParallel data network billing and collection system
US5737414A (en)1995-05-241998-04-07Walker Asset Management Limited Partnership900 number billing and collection system and method for on-line computer services
US5682524A (en)1995-05-261997-10-28Starfish Software, Inc.Databank system with methods for efficiently storing non-uniform data records
US5832460A (en)1995-06-021998-11-03International Business Machines CorporationMethod and system for bill presentation and payment reconciliation
US5761288A (en)1995-06-051998-06-02Mitel CorporationService context sensitive features and applications
US5657383A (en)1995-06-061997-08-12Lucent Technologies Inc.Flexible customer controlled telecommunications handling
US5664115A (en)1995-06-071997-09-02Fraser; RichardInteractive computer system to match buyers and sellers of real estate, businesses and other property using the internet
US6026429A (en)1995-06-072000-02-15America Online, Inc.Seamless integration of internet resources
US6131810A (en)1995-06-072000-10-17Citibank, N.A.Integrated full service consumer banking system and system and method for opening an account
US5866889A (en)1995-06-071999-02-02Citibank, N.A.Integrated full service consumer banking system and system and method for opening an account
US5692132A (en)1995-06-071997-11-25Mastercard International, Inc.System and method for conducting cashless transactions on a computer network
US5710886A (en)1995-06-161998-01-20Sellectsoft, L.C.Electric couponing method and apparatus
US5703344A (en)1995-06-301997-12-30Visa International Service AssociationElectronic funds confirmation at point of transaction
US6024640A (en)1995-06-302000-02-15Walker Asset Management Limited PartnershipOff-line remote lottery system
US5871398A (en)1995-06-301999-02-16Walker Asset Management Limited PartnershipOff-line remote system for lotteries and games of skill
US5659165A (en)1995-07-241997-08-19Citibank. N.A.Customer-directed, automated process for transferring funds between accounts via a communications network
US6223168B1 (en)1995-07-252001-04-24Bottomline Technologies, Inc.Automatic remittance delivery system
US5870725A (en)1995-08-111999-02-09Wachovia CorporationHigh volume financial image media creation and display system and method
US5852812A (en)1995-08-231998-12-22Microsoft CorporationBilling system for a network
US5710887A (en)1995-08-291998-01-20BroadvisionComputer system and method for electronic commerce
US5848427A (en)1995-09-141998-12-08Fujitsu LimitedInformation changing system and method of sending information over a network to automatically change information output on a user terminal
US5819285A (en)1995-09-201998-10-06Infonautics CorporationApparatus for capturing, storing and processing co-marketing information associated with a user of an on-line computer service using the world-wide-web.
US5884032A (en)1995-09-251999-03-16The New Brunswick Telephone Company, LimitedSystem for coordinating communications via customer contact channel changing system using call centre for setting up the call between customer and an available help agent
US5715450A (en)1995-09-271998-02-03Siebel Systems, Inc.Method of selecting and presenting data from a database using a query language to a user of a computer system
US5765141A (en)1995-10-061998-06-09Spector; DonaldComputerized merchandising system
US6134592A (en)1995-10-062000-10-17Netscape Communications CorporationPersistant client state in a hypertext transfer protocol based client-server system
US5784562A (en)1995-10-101998-07-21U S West Advanced Technologies, Inc.System for using a dialog session context to process electronic forms data on the world wide web
US5966695A (en)1995-10-171999-10-12Citibank, N.A.Sales and marketing support system using a graphical query prospect database
US5930764A (en)1995-10-171999-07-27Citibank, N.A.Sales and marketing support system using a customer information database
US5699528A (en)1995-10-311997-12-16Mastercard International, Inc.System and method for bill delivery and payment over a communications network
US5715402A (en)1995-11-091998-02-03Spot Metals OnlineMethod and system for matching sellers and buyers of spot metals
US5778178A (en)1995-11-131998-07-07Arunachalam; LakshmiMethod and apparatus for enabling real-time bi-directional transactions on a network
US5832211A (en)1995-11-131998-11-03International Business Machines CorporationPropagating plain-text passwords from a main registry to a plurality of foreign registries
US5862323A (en)1995-11-131999-01-19International Business Machines CorporationRetrieving plain-text passwords from a main registry by a plurality of foreign registries
US5838903A (en)1995-11-131998-11-17International Business Machines CorporationConfigurable password integrity servers for use in a shared resource environment
US5787404A (en)1995-11-211998-07-28Fernandez-Holmann; ErnestoCredit-card based retirement fund system and method
US5768382A (en)1995-11-221998-06-16Walker Asset Management Limited PartnershipRemote-auditing of computer generated outcomes and authenticated biling and access control system using cryptographic and other protocols
US5970143A (en)1995-11-221999-10-19Walker Asset Management LpRemote-auditing of computer generated outcomes, authenticated billing and access control, and software metering system using cryptographic and other protocols
US5952641A (en)1995-11-281999-09-14C-Sam S.A.Security device for controlling the access to a personal computer or to a computer terminal
US5706452A (en)1995-12-061998-01-06Ivanov; Vladimir I.Method and apparatus for structuring and managing the participatory evaluation of documents by a plurality of reviewers
US5952639A (en)1995-12-081999-09-14Hitachi, Ltd.Depositing, withdrawal, balance check, exchange and transfer of electronic money in automatic cash handling machine
US5790785A (en)1995-12-111998-08-04Customer Communications Group, Inc.World Wide Web registration information processing system
US5825863A (en)1995-12-111998-10-20Walker Asset Management Limited PartnershipPrepaid limited usage calling card
US6088686A (en)1995-12-122000-07-11Citibank, N.A.System and method to performing on-line credit reviews and approvals
US5671285A (en)1995-12-131997-09-23Newman; Bruce D.Secure communication system
US5983196A (en)1995-12-191999-11-09Phoneworks, Inc.Interactive computerized methods and apparatus for conducting an incentive awards program
US5802498A (en)1996-01-111998-09-01Comesanas; JorgeComputer-aided prepaid transmittal charge billing system
US6141666A (en)1996-01-222000-10-31Internet Consultants LlcMethod and system for customizing marketing services on networks communicating with hypertext tagging conventions
US5754840A (en)1996-01-231998-05-19Smartpatents, Inc.System, method, and computer program product for developing and maintaining documents which includes analyzing a patent application with regards to the specification and claims
US5991738A (en)1996-02-051999-11-23Ogram; Mark E.Automated credit card processing
US5970482A (en)1996-02-121999-10-19Datamind CorporationSystem for data mining using neuroagents
US5781909A (en)1996-02-131998-07-14Microtouch Systems, Inc.Supervised satellite kiosk management system with combined local and remote data storage
US5987498A (en)1996-02-161999-11-16Atcom, Inc.Credit card operated computer on-line service communication system
US5842178A (en)1996-02-221998-11-24Giovannoli; JosephComputerized quotation system and method
US5758328A (en)1996-02-221998-05-26Giovannoli; JosephComputerized quotation system and method
US5870718A (en)1996-02-261999-02-09Spector; DonaldComputer-printer terminal for producing composite greeting and gift certificate card
US6144946A (en)1996-02-272000-11-07Canon Kabushiki KaishaAccounting device, communicating apparatus, and communication system
US5933823A (en)1996-03-011999-08-03Ricoh Company LimitedImage database browsing and query using texture analysis
US5842211A (en)1996-03-151998-11-24Microsoft CorporationMethod and system for transferring a bank file to an application program
US5818936A (en)1996-03-151998-10-06Novell, Inc.System and method for automically authenticating a user in a distributed network system
US5758126A (en)1996-03-191998-05-26Sterling Commerce, Inc.Customizable bidirectional EDI translation system
US5921864A (en)1996-03-201999-07-13Walker Asset Management Limited PartnershipElectronic word puzzle game
US5923763A (en)1996-03-211999-07-13Walker Asset Management Limited PartnershipMethod and apparatus for secure document timestamping
US5802176A (en)*1996-03-221998-09-01ActivcardSystem for controlling access to a function, using a plurality of dynamic encryption variables
US5796395A (en)1996-04-021998-08-18Wegener Internet Projects BvSystem for publishing and searching interests of individuals
US5815665A (en)1996-04-031998-09-29Microsoft CorporationSystem and method for providing trusted brokering services over a distributed network
US5835580A (en)1996-04-041998-11-10At&T CorpMethod and apparatus for automated provisioning and billing of communication services
US5825870A (en)1996-04-051998-10-20Genesys Telecommunications LaboratoriesMethods and apparatus for implementing a network call center
US5828751A (en)1996-04-081998-10-27Walker Asset Management Limited PartnershipMethod and apparatus for secure measurement certification
US6014645A (en)1996-04-192000-01-11Block Financial CorporationReal-time financial card application system
US6032147A (en)1996-04-242000-02-29Linguateq, Inc.Method and apparatus for rationalizing different data formats in a data management system
US5815657A (en)1996-04-261998-09-29Verifone, Inc.System, method and article of manufacture for network electronic authorization utilizing an authorization instrument
US5947747A (en)1996-05-091999-09-07Walker Asset Management Limited PartnershipMethod and apparatus for computer-based educational testing
US5715298A (en)1996-05-161998-02-03TelepayAutomated interactive bill payment system using debit cards
US5898780A (en)1996-05-211999-04-27Gric Communications, Inc.Method and apparatus for authorizing remote internet access
US5835603A (en)1996-05-211998-11-10Ncr CorporationFinancial transaction system
US6201948B1 (en)1996-05-222001-03-13Netsage CorporationAgent based instruction system and method
US6226623B1 (en)1996-05-232001-05-01Citibank, N.A.Global financial services integration system and process
US5761647A (en)1996-05-241998-06-02Harrah's Operating Company, Inc.National customer recognition system and method
US6014638A (en)1996-05-292000-01-11America Online, Inc.System for customizing computer displays in accordance with user preferences
US6049782A (en)1996-05-312000-04-11Citibank, N.A.Relationship management system and process for pricing financial instruments based on a customer's relationship with a financial institution
US5826023A (en)1996-06-031998-10-20International Business Machines CorporationCommunications tunneling
US5864871A (en)1996-06-041999-01-26Multex SystemsInformation delivery system and method including on-line entitlements
US6076072A (en)1996-06-102000-06-13Libman; Richard MarcMethod and apparatus for preparing client communications involving financial products and services
US5987434A (en)1996-06-101999-11-16Libman; Richard MarcApparatus and method for transacting marketing and sales of financial products
US5793861A (en)1996-06-111998-08-11Executone Information Systems, Inc.Transaction processing system and method
US5889863A (en)1996-06-171999-03-30Verifone, Inc.System, method and article of manufacture for remote virtual point of sale processing utilizing a multichannel, extensible, flexible architecture
US5826250A (en)1996-06-191998-10-20Pegasystems Inc.Rules bases and methods of access thereof
US5926812A (en)1996-06-201999-07-20Mantra Technologies, Inc.Document extraction and comparison method with applications to automatic personalized database searching
US6266648B1 (en)1996-06-252001-07-24Baker, Iii Bernard R.Benefits tracking and correlation system for use with third-party enabling organizations
US5845259A (en)1996-06-271998-12-01Electronic Consumer Concepts, L.L.C.Electronic coupon dispensing system
US6088451A (en)1996-06-282000-07-11Mci Communications CorporationSecurity system and method for network element access
US5884288A (en)1996-07-011999-03-16Sun Microsystems, Inc.Method and system for electronic bill payment
US5848400A (en)1996-07-011998-12-08Sun Microsystems, Inc.Electronic check exchange, clearing and settlement system
US6070147A (en)1996-07-022000-05-30Tecmark Services, Inc.Customer identification and marketing analysis systems
US5862223A (en)1996-07-241999-01-19Walker Asset Management Limited PartnershipMethod and apparatus for a cryptographically-assisted commercial network system designed to facilitate and support expert-based commerce
US5794259A (en)1996-07-251998-08-11Lextron Systems, IncApparatus and methods to enhance web browsing on the internet
US6260026B1 (en)1996-08-122001-07-10Kabushiki Kaisha Media Marketing NetworkCredit card information management system
US5828833A (en)1996-08-151998-10-27Electronic Data Systems CorporationMethod and system for allowing remote procedure calls through a network firewall
US6088683A (en)1996-08-212000-07-11Jalili; RezaSecure purchase transaction method using telephone number
US5892900A (en)1996-08-301999-04-06Intertrust Technologies Corp.Systems and methods for secure transaction management and electronic rights protection
US6049835A (en)1996-08-302000-04-11Internet Media CorporationSystem for providing easy access to the World Wide Web utilizing a published list of preselected Internet locations together with their unique multi-digit jump codes
US6042006A (en)1996-09-022000-03-28Koninklijke Ptt Nederland N.V.Authentication system wherein definition signals of two devices are altered, communicated between the two devices, and compared
US5794207A (en)1996-09-041998-08-11Walker Asset Management Limited PartnershipMethod and apparatus for a cryptographically assisted commercial network system designed to facilitate buyer-driven conditional purchase offers
US5884272A (en)1996-09-061999-03-16Walker Asset Management Limited PartnershipMethod and system for establishing and maintaining user-controlled anonymous communications
US5884270A (en)1996-09-061999-03-16Walker Asset Management Limited PartnershipMethod and system for facilitating an employment search incorporating user-controlled anonymous communications
US6189029B1 (en)1996-09-202001-02-13Silicon Graphics, Inc.Web survey tool builder and result compiler
US5933827A (en)1996-09-251999-08-03International Business Machines CorporationSystem for identifying new web pages of interest to a user
US5847709A (en)1996-09-261998-12-08Xerox Corporation3-D document workspace with focus, immediate and tertiary spaces
US6055637A (en)1996-09-272000-04-25Electronic Data Systems CorporationSystem and method for accessing enterprise-wide resources by presenting to the resource a temporary credential
US5933817A (en)1996-09-271999-08-03Hucal; Stephen J.Tiered interest rate revolving credit system and method
US20050091126A1 (en)1996-10-022005-04-28Nintendo Of America Inc.Method and apparatus for efficient handling of product return transactions
US5953710A (en)1996-10-091999-09-14Fleming; Stephen S.Children's credit or debit card system
US5963925A (en)1996-10-091999-10-05Visa International Service AssociationElectronic statement presentment system
US5966699A (en)1996-10-111999-10-12Zandi; RichardSystem and method for conducting loan auction over computer network
US5995976A (en)1996-10-111999-11-30Walker Asset Management Limited PartnershipMethod and apparatus for distributing supplemental information related to printed articles
US5918214A (en)1996-10-251999-06-29Ipf, Inc.System and method for finding product and service related information on the internet
US20040153378A1 (en)1996-10-252004-08-05Ipf, Inc.Method of and system for enabling access to consumer product related information and the purchase of consumer products at points of consumer presence on the world wide web (WWW) at which consumer product information request (CPIR) enabling servlet tags are embedded within HTML-encorded documents
US5950173A (en)1996-10-251999-09-07Ipf, Inc.System and method for delivering consumer product related information to consumers within retail environments using internet-based information servers and sales agents
US5933816A (en)1996-10-311999-08-03Citicorp Development Center, Inc.System and method for delivering financial services
US5815683A (en)1996-11-051998-09-29Mentor Graphics CorporationAccessing a remote cad tool server
US5884274A (en)1996-11-151999-03-16Walker Asset Management Limited PartnershipSystem and method for generating and executing insurance policies for foreign exchange losses
US7080036B1 (en)1996-11-272006-07-18Diebold, IncorporatedAutomated banking machine development method
US5913202A (en)1996-12-031999-06-15Fujitsu LimitedFinancial information intermediary system
US5991748A (en)1996-12-061999-11-23American Express Travel Related Services Company, Inc.Methods and apparatus for regenerating a prepaid transaction account
US6005939A (en)1996-12-061999-12-21International Business Machines CorporationMethod and apparatus for storing an internet user's identity and access rights to world wide web resources
US5798508A (en)1996-12-091998-08-25Walker Asset Management, L.P.Postpaid traveler's checks
US6012088A (en)1996-12-102000-01-04International Business Machines CorporationAutomatic configuration for internet access device
US6014641A (en)1996-12-112000-01-11Walker Asset Management Limited PartnershipMethod and apparatus for providing open-ended subscriptions to commodity items normally available only through term-based subscriptions
US20010011255A1 (en)1996-12-132001-08-02Alan AsayReliance management for electronic transaction system
US6012983A (en)1996-12-302000-01-11Walker Asset Management Limited PartnershipAutomated play gaming device
US6001016A (en)1996-12-311999-12-14Walker Asset Management Limited PartnershipRemote gaming device
US5797127A (en)1996-12-311998-08-18Walker Asset Management Limited PartnershipMethod, apparatus, and program for pricing, selling, and exercising options to purchase airline tickets
US6115642A (en)1996-12-312000-09-05Buildnet, Inc.Systems and methods for facilitating the exchange of information between separate business entities
US5915244A (en)1996-12-311999-06-22Bi Performance ServicesComputerized incentive program with plateau pricing and remote award redemption
US5918239A (en)1997-01-211999-06-29International Business Machines CorporationDeferred display of web pages corresponding to links selected by user
US6161113A (en)1997-01-212000-12-12Texas Instruments IncorporatedComputer-aided project notebook
US5961593A (en)1997-01-221999-10-05Lucent Technologies, Inc.System and method for providing anonymous personalized browsing by a proxy system in a network
US6182225B1 (en)1997-02-032001-01-30Canon Kabushiki KaishaNetwork data base control device and method thereof
US5946388A (en)1997-02-061999-08-31Walker Asset Management Limited PartnershipMethod and apparatus for priority queuing of telephone calls
US6045039A (en)1997-02-062000-04-04Mr. Payroll CorporationCardless automated teller transactions
US6085168A (en)1997-02-062000-07-04Fujitsu LimitedElectronic commerce settlement system
US5864830A (en)1997-02-131999-01-26Armetta; DavidData processing method of configuring and monitoring a satellite spending card linked to a host credit card
US6111858A (en)1997-02-182000-08-29Virata LimitedProxy-controlled ATM subnetwork
US5963952A (en)1997-02-211999-10-05International Business Machines Corp.Internet browser based data entry architecture
US5991736A (en)1997-02-261999-11-23Ferguson; HenryPatronage incentive award system incorporating retirement accounts and method thereof
US6006205A (en)1997-02-281999-12-21Walker Asset Management Limited PartnershipCredit card billing method and system
US5970478A (en)1997-03-121999-10-19Walker Asset Management Limited PartnershipMethod, apparatus, and program for customizing credit accounts
US5909486A (en)1997-03-191999-06-01Walker Asset Management Limited PartnershipMethod and apparatus for awarding and redeeming prepaid telephone time
US6064987A (en)1997-03-212000-05-16Walker Digital, LlcMethod and apparatus for providing and processing installment plans at a terminal
US6119099A (en)1997-03-212000-09-12Walker Asset Management Limited PartnershipMethod and system for processing supplementary product sales at a point-of-sale terminal
US6336104B1 (en)1997-03-212002-01-01Walker Digital, LlcMethod and apparatus for providing and processing installment plans at a terminal
US6104716A (en)1997-03-282000-08-15International Business Machines CorporationMethod and apparatus for lightweight secure communication tunneling over the internet
US6684384B1 (en)1997-03-282004-01-27International Business Machines CorporationExtensible object oriented framework for general ledger
US6381587B1 (en)1997-04-022002-04-30Citibank, N.A.Method and system for standardizing and reconciling invoices from vendors
US6010404A (en)1997-04-032000-01-04Walker Asset Management Limited PartnershipMethod and apparatus for using a player input code to affect a gambling outcome
US6014439A (en)1997-04-082000-01-11Walker Asset Management Limited PartnershipMethod and apparatus for entertaining callers in a queue
US5978467A (en)1997-04-111999-11-02Walker Asset Management Limited PartnershipMethod and apparatus for enabling interaction between callers with calls positioned in a queue
US6202158B1 (en)1997-04-112001-03-13Hitachi, Ltd.Detection method of illegal access to computer system
US6088444A (en)1997-04-112000-07-11Walker Asset Management Limited PartnershipMethod and apparatus for value-based queuing of telephone calls
US6243688B1 (en)1997-04-142001-06-05Dyan T. KalinaInternet-based credit interchange system of converting purchase credit awards through credit exchange system for purchase of investment vehicle
US6868391B1 (en)1997-04-152005-03-15Telefonaktiebolaget Lm Ericsson (Publ)Tele/datacommunications payment method and apparatus
US6105012A (en)1997-04-222000-08-15Sun Microsystems, Inc.Security system and method for financial institution server and client web browser
US5950206A (en)1997-04-231999-09-07Krause; Gary MatthewMethod and apparatus for searching and tracking construction projects in a document information database
US5950174A (en)1997-04-251999-09-07At&T Corp.Affiliation-based arrangement for billing
US5944824A (en)1997-04-301999-08-31Mci Communications CorporationSystem and method for single sign-on to a plurality of network elements
US5926796A (en)1997-05-051999-07-20Walker Asset Management Limited PartnershipMethod and apparatus for selling subscriptions to periodicals in a retail environment
US6014636A (en)1997-05-062000-01-11Lucent Technologies Inc.Point of sale method and system
US6202151B1 (en)1997-05-092001-03-13Gte Service CorporationSystem and method for authenticating electronic transactions using biometric certificates
US5958007A (en)1997-05-131999-09-28Phase Three Logic, Inc.Automatic and secure system for remote access to electronic mail and the internet
US6332192B1 (en)1997-05-132001-12-18Passlogix, Inc.Generalized user identification and authentication system
US6138106A (en)1997-05-192000-10-24Walker Asset Management Limited PartnershipDynamically changing system for fulfilling concealed value gift certificate obligations
US6408389B2 (en)1997-05-282002-06-18Symantec CorporationSystem for supporting secured log-in of multiple users into a plurality of computers using combined presentation of memorized password and transportable passport record
US6145086A (en)1997-05-302000-11-07Oracle CorporationSecurity and password mechanisms in a database system
US5991751A (en)1997-06-021999-11-23Smartpatents, Inc.System, method, and computer program product for patent-centric and group-oriented data processing
US5903881A (en)1997-06-051999-05-11Intuit, Inc.Personal online banking with integrated online statement and checkbook user interface
US6061665A (en)1997-06-062000-05-09Verifone, Inc.System, method and article of manufacture for dynamic negotiation of a network payment framework
US5987454A (en)1997-06-091999-11-16Hobbs; AllenMethod and apparatus for selectively augmenting retrieved text, numbers, maps, charts, still pictures and/or graphics, moving pictures and/or graphics and audio information from a network resource
US20030046589A1 (en)1997-06-112003-03-06Gregg Richard L.System and method for securing transactions and computer resources with an untrusted network
US6267292B1 (en)1997-06-132001-07-31Walker Digital, LlcMethod and apparatus for funds and credit line transfers
US6073105A (en)1997-06-132000-06-06Tele-Publishing, Inc.Interactive personals online network method and apparatus
US5949044A (en)1997-06-131999-09-07Walker Asset Management Limited PartnershipMethod and apparatus for funds and credit line transfers
US6144948A (en)1997-06-232000-11-07Walker Digital, LlcInstant credit card marketing system for reservations for future services
US5999971A (en)1997-06-251999-12-07Inforonics, Inc.Apparatus and method for identifying clients accessing network sites
US5945653A (en)1997-06-261999-08-31Walker Asset Management Limited PartnershipSystem and method for establishing and executing functions to affect credit card accounts and transactions
US6065675A (en)1997-06-302000-05-23Cardis Enterprise International N.V.Processing system and method for a heterogeneous electronic cash environment
US6226679B1 (en)1997-06-302001-05-01Sun Microsystems, Inc.Common management information protocol (CMIP) agent registration methods systems and computer program products
US6119093A (en)1997-07-012000-09-12Walker Asset Management Limited PartnershipSystem for syndication of insurance
US5970470A (en)1997-07-081999-10-19Walker Asset Management Limited PartnershipSystem and method for establishing and managing subscription purchase agreements including commitments to purchase goods over time at agreed upon prices
DE19731293A1 (en)1997-07-111999-01-14Mannesmann AgCommunications centre for data transfer in card-based telecommunications
US6266683B1 (en)1997-07-242001-07-24The Chase Manhattan BankComputerized document management system
US5970483A (en)1997-07-251999-10-19Claritech CorporationApparatus and methodology for submitting search queries
US6016476A (en)1997-08-112000-01-18International Business Machines CorporationPortable information and transaction processing system and method utilizing biometric authorization and digital certificate security
US5940812A (en)1997-08-191999-08-17Loanmarket Resources, L.L.C.Apparatus and method for automatically matching a best available loan to a potential borrower via global telecommunications network
US6006249A (en)1997-08-191999-12-21The Chase Manhattan BankMethod and apparatus for concurrent data processing
US5910988A (en)1997-08-271999-06-08Csp Holdings, Inc.Remote image capture with centralized processing and storage
US6018718A (en)1997-08-282000-01-25Walker Asset Management Limited PartnershipMethod and system for processing customized reward offers
US6208984B1 (en)1997-08-292001-03-27Electronic Data Systems CorporationMethod and system of determining access to records of members of a community
US6832202B1 (en)1997-08-292004-12-14Electronic Data Systems CorporationMethod and system of routing requests for authorized approval
US6044362A (en)1997-09-082000-03-28Neely; R. AlanElectronic invoicing and payment system
US5960411A (en)1997-09-121999-09-28Amazon.Com, Inc.Method and system for placing a purchase order via a communications network
US6718482B2 (en)1997-09-122004-04-06Hitachi, Ltd.Fault monitoring system
US6208978B1 (en)1997-09-182001-03-27Walker Digital, LlcSystem and method for issuing security deposit guarantees based on credit card accounts
US5914472A (en)1997-09-231999-06-22At&T CorpCredit card spending authorization control system
US6438666B2 (en)1997-09-262002-08-20Hughes Electronics CorporationMethod and apparatus for controlling access to confidential data by analyzing property inherent in data
US5873096A (en)1997-10-081999-02-16Siebel Systems, Inc.Method of maintaining a network of partially replicated database system
US6009442A (en)1997-10-081999-12-28Caere CorporationComputer-based document management system
US6128599A (en)1997-10-092000-10-03Walker Asset Management Limited PartnershipMethod and apparatus for processing customized group reward offers
US7299201B2 (en)1997-10-102007-11-20Microsoft CorporationSystem and method for designing and operating an electronic store
US6484149B1 (en)1997-10-102002-11-19Microsoft CorporationSystems and methods for viewing product information, and methods for generating web pages
US7076453B2 (en)1997-10-102006-07-11Microsoft CorporationSystem and method for designing and operating an electronic store
US6026398A (en)1997-10-162000-02-15Imarket, IncorporatedSystem and methods for searching and matching databases
US6128602A (en)1997-10-272000-10-03Bank Of America CorporationOpen-architecture system for real-time consolidation of information from multiple financial systems
US6049778A (en)1997-10-312000-04-11Walker Asset Management Limited PartnershipMethod and apparatus for administering a reward program
US6112181A (en)1997-11-062000-08-29Intertrust Technologies CorporationSystems and methods for matching, selecting, narrowcasting, and/or classifying based on rights management and/or other information
US6018714A (en)1997-11-082000-01-25Ip Value, LlcMethod of protecting against a change in value of intellectual property, and product providing such protection
US6070244A (en)1997-11-102000-05-30The Chase Manhattan BankComputer network security management system
US6330543B1 (en)1997-11-142001-12-11Concept Shopping, Inc.Method and system for distributing and reconciling electronic promotions
US6202066B1 (en)1997-11-192001-03-13The United States Of America As Represented By The Secretary Of CommerceImplementation of role/group permission association using object access type
US6151584A (en)1997-11-202000-11-21Ncr CorporationComputer architecture and method for validating and collecting and metadata and data about the internet and electronic commerce environments (data discoverer)
US6070153A (en)1997-11-212000-05-30Simpson; Mark S.System and method for automatically investing a portion of a credit card interest charged amount in an investment account
US5995948A (en)1997-11-211999-11-30First Usa Bank, N.A.Correspondence and chargeback workstation
US5969318A (en)1997-11-241999-10-19Mackenthun; HolgerGateway apparatus for designing and issuing multiple application cards
US6092196A (en)1997-11-252000-07-18Nortel Networks LimitedHTTP distributed remote user authentication system
US6000033A (en)1997-11-261999-12-07International Business Machines CorporationPassword control via the web
US5943656A (en)1997-12-031999-08-24Avista Advantage, Inc.Methods and systems for computerized bill consolidating, billing and payment authorization, computerized utility bill consolidating, utility billing access and payment and utility provider consolidated billing systems
US6014635A (en)1997-12-082000-01-11Shc Direct, Inc.System and method for providing a discount credit transaction network
US6754833B1 (en)1997-12-092004-06-22Openwave Systems Inc.Method for generating and distributing telecom and internet revenue
US6535855B1 (en)1997-12-092003-03-18The Chase Manhattan BankPush banking system and method
US6065120A (en)1997-12-092000-05-16Phone.Com, Inc.Method and system for self-provisioning a rendezvous to ensure secure access to information in a database from multiple devices
US5918217A (en)1997-12-101999-06-29Financial Engines, Inc.User interface for a financial advisory system
US6038552A (en)1997-12-102000-03-14The Chase Manhattan BankMethod and apparatus to process combined credit and debit card transactions
US6418457B1 (en)1997-12-102002-07-09The Chase Manhattan BankDocument storage and processing system for inventors that utilize timestamps and digital signatures
US6343323B1 (en)1997-12-182002-01-29More Magic Software Mms OyResource retrieval over a source network determined by checking a header of the requested resource for access restrictions
US6115690A (en)1997-12-222000-09-05Wong; CharlesIntegrated business-to-business Web commerce and business automation system
US6038547A (en)1998-01-072000-03-14Casto; Robin L.Construction tracking and payment method and system
US6092192A (en)1998-01-162000-07-18International Business Machines CorporationApparatus and methods for providing repetitive enrollment in a plurality of biometric recognition systems based on an initial enrollment
US6298356B1 (en)1998-01-162001-10-02Aspect Communications Corp.Methods and apparatus for enabling dynamic resource collaboration
US6526404B1 (en)1998-01-302003-02-25Sopheon Edinburgh LimitedInformation system using human resource profiles
US6081810A (en)1998-02-032000-06-27Electronic Data Systems CorporationReport database system
US6535917B1 (en)1998-02-092003-03-18Reuters, Ltd.Market data domain and enterprise system implemented by a master entitlement processor
US6253328B1 (en)1998-02-122001-06-26A. James Smith, Jr.Method and apparatus for securing passwords and personal identification numbers
US20070014400A1 (en)*1998-02-132007-01-18Wack C JCryptographic key split binder for use with tagged data elements
US6370649B1 (en)*1998-03-022002-04-09Compaq Computer CorporationComputer access via a single-use password
US6289322B1 (en)1998-03-032001-09-11Checkfree CorporationElectronic bill processing
US6161182A (en)1998-03-062000-12-12Lucent Technologies Inc.Method and apparatus for restricting outbound access to remote equipment
US5999596A (en)1998-03-061999-12-07Walker Asset Management LimitedMethod and system for controlling authorization of credit card transactions
US6081790A (en)1998-03-202000-06-27Citibank, N.A.System and method for secure presentment and payment over open networks
US6182220B1 (en)1998-03-302001-01-30International Business Machines CorporationSystem and method for building and exchanging encrypted passwords between a client and server
US6519763B1 (en)1998-03-302003-02-11Compuware CorporationTime management and task completion and prediction software
US5963953A (en)1998-03-301999-10-05Siebel Systems, Inc.Method, and system for product configuration
US6618806B1 (en)1998-04-012003-09-09Saflink CorporationSystem and method for authenticating users in a computer network
US6154750A (en)1998-04-012000-11-28Cyberpulse LlcMethod and system for navigation and data entry in heirarchically-organized database views
US5967896A (en)1998-04-061999-10-19Walker Asset Management Limited PartnershipMethod and apparatus for controlling a gaming device having a plurality of balances
US6385652B1 (en)1998-04-162002-05-07Citibank, N.A.Customer access solutions architecture
US6101486A (en)1998-04-202000-08-08Nortel Networks CorporationSystem and method for retrieving customer information at a transaction center
US20020198806A1 (en)1998-04-242002-12-26First Data CorporationSystems and methods for accessing and modifying usage parameters associated with a financial transaction account
US6219639B1 (en)1998-04-282001-04-17International Business Machines CorporationMethod and apparatus for recognizing identity of individuals employing synchronized biometrics
US6317838B1 (en)1998-04-292001-11-13Bull S.A.Method and architecture to provide a secured remote access to private resources
US6275944B1 (en)1998-04-302001-08-14International Business Machines CorporationMethod and system for single sign on using configuration directives with respect to target types
US6178511B1 (en)1998-04-302001-01-23International Business Machines CorporationCoordinating user target logons in a single sign-on (SSO) environment
US6243816B1 (en)1998-04-302001-06-05International Business Machines CorporationSingle sign-on (SSO) mechanism personal key manager
US6496936B1 (en)1998-05-212002-12-17Equifax Inc.System and method for authentication of network users
US6480958B1 (en)*1998-06-012002-11-12Xerox CorporationSingle-use passwords for smart paper interfaces
US6098070A (en)1998-06-092000-08-01Hipersoft Corp.Case management for a personal injury plaintiff's law office using a relational database
US6308273B1 (en)1998-06-122001-10-23Microsoft CorporationMethod and system of security location discrimination
US6308274B1 (en)1998-06-122001-10-23Microsoft CorporationLeast privilege via restricted tokens
US6141651A (en)1998-06-192000-10-31First Data CorporationFunding and settlement integrated suspense processing system
US6073113A (en)1998-06-292000-06-06Sun Microsystems, Inc.Compatibility checking between instruments, operations and protocols in electronic commerce
US6453353B1 (en)1998-07-102002-09-17Entrust, Inc.Role-based navigation of information resources
US6182142B1 (en)1998-07-102001-01-30Encommerce, Inc.Distributed access management of information resources
US6105865A (en)1998-07-172000-08-22Hardesty; Laurence DanielFinancial transaction system with retirement saving benefit
US6067531A (en)1998-07-212000-05-23Mci Communications CorporationAutomated contract negotiator/generation system and method
US6470357B1 (en)1998-07-282002-10-22International Bussiness Machines Corp.System and method of enhanced directory services for telecommunications management network applications
US6138118A (en)1998-07-302000-10-24Telcordia Technologies, Inc.Method and system for reconciling concurrent streams of transactions in a database
US6580814B1 (en)1998-07-312003-06-17International Business Machines CorporationSystem and method for compressing biometric models
US6311275B1 (en)1998-08-032001-10-30Cisco Technology, Inc.Method for providing single step log-on access to a differentiated computer network
US20010051917A1 (en)1998-08-262001-12-13American Management Systems, Inc.System integrating credit card transactions into a financial management system
US6343279B1 (en)1998-08-262002-01-29American Management Systems, Inc.System integrating credit card transactions into a financial management system
US6256664B1 (en)1998-09-012001-07-03Bigfix, Inc.Method and apparatus for computed relevance messaging
US6222914B1 (en)1998-09-022001-04-24Mcmullin John L.System and method for administration of an incentive award system having a delayed award payment using a credit instrument
US6170011B1 (en)1998-09-112001-01-02Genesys Telecommunications Laboratories, Inc.Method and apparatus for determining and initiating interaction directionality within a multimedia communication center
US20040031856A1 (en)1998-09-162004-02-19Alon AtsmonPhysical presence digital authentication system
US6216115B1 (en)1998-09-282001-04-10Benedicto BarramedaMethod for multi-directional consumer purchasing, selling, and transaction management
US6301567B1 (en)1998-10-162001-10-09The Chase Manhattan BankLockbox browser system
US6219706B1 (en)1998-10-162001-04-17Cisco Technology, Inc.Access control for networks
US6460141B1 (en)1998-10-282002-10-01Rsa Security Inc.Security and access management system for web-enabled and non-web-enabled applications and content on a computer network
US20030037142A1 (en)1998-10-302003-02-20Science Applications International CorporationAgile network protocol for secure communications with assured system availability
US6324524B1 (en)1998-11-032001-11-27Nextcard, Inc.Method and apparatus for an account level offer of credit and real time balance transfer
US6363381B1 (en)1998-11-032002-03-26Ricoh Co., Ltd.Compressed document matching
US6820202B1 (en)1998-11-092004-11-16First Data CorporationAccount authority digital signature (AADS) system
US7010512B1 (en)1998-11-092006-03-07C/Base, Inc.Transfer instrument
US6164533A (en)1998-11-122000-12-26Barton; BlainPoint of sale automatic savings program contribution system
US6557039B1 (en)1998-11-132003-04-29The Chase Manhattan BankSystem and method for managing information retrievals from distributed archives
US6032134A (en)1998-11-182000-02-29Weissman; Steven I.Credit card billing system for identifying expenditures on a credit card account
US6253327B1 (en)1998-12-022001-06-26Cisco Technology, Inc.Single step network logon based on point to point protocol
US6199077B1 (en)1998-12-082001-03-06Yodlee.Com, Inc.Server-side web summary generation and presentation
EP1014318B1 (en)1998-12-182004-05-19Kabushiki Kaisha ToshibaTicket issuing method, ticket issuing system and ticket collating method
US6327578B1 (en)1998-12-292001-12-04International Business Machines CorporationFour-party credit/debit payment protocol
US6298330B1 (en)1998-12-302001-10-02Supermarkets Online, Inc.Communicating with a computer based on the offline purchase history of a particular consumer
US6327573B1 (en)1998-12-312001-12-04Walker Digital, LlcMultiple party reward system utilizing single account
US6490601B1 (en)1999-01-152002-12-03Infospace, Inc.Server for enabling the automatic insertion of data into electronic forms on a user computer
EP1022664B1 (en)1999-01-212012-02-22International Business Machines CorporationMethod and system for sharing between browsers
US6507912B1 (en)1999-01-272003-01-14International Business Machines CorporationProtection of biometric data via key-dependent sampling
US6317834B1 (en)1999-01-292001-11-13International Business Machines CorporationBiometric authentication system with encrypted models
US6135349A (en)1999-02-012000-10-24First Data CorporationSystem and method for enabling a merchant to apply for a credit card processing account using the internet
US20010012974A1 (en)1999-02-052001-08-09First Data CorporationSystem and method for selectively printing messages and adding inserts to merchant statements
US6349242B2 (en)1999-02-052002-02-19First Data CorporationMethod for selectively printing messages and adding inserts to merchant statements
US6202005B1 (en)1999-02-052001-03-13First Data CorporationSystem for selectively printing messages and adding inserts to merchant statements
US6493685B1 (en)1999-02-102002-12-10The Chase Manhattan BankElectronic account presentation and response system and method
US6510523B1 (en)1999-02-222003-01-21Sun Microsystems Inc.Method and system for providing limited access privileges with an untrusted terminal
US6496855B1 (en)1999-03-022002-12-17America Online, Inc.Web site registration proxy system
US6980962B1 (en)1999-03-022005-12-27Quixtar Investments, Inc.Electronic commerce transactions within a marketing system that may contain a membership buying opportunity
US20040049702A1 (en)1999-03-162004-03-11Novell, Inc.Secure intranet access
US6640302B1 (en)1999-03-162003-10-28Novell, Inc.Secure intranet access
US6950936B2 (en)1999-03-162005-09-27Novell, Inc.Secure intranet access
US6601175B1 (en)*1999-03-162003-07-29International Business Machines CorporationMethod and system for providing limited-life machine-specific passwords for data processing systems
US6081900A (en)1999-03-162000-06-27Novell, Inc.Secure intranet access
US6498657B1 (en)1999-03-172002-12-24Prout AgProgrammable data extractor, data analyzer, and printer report generator
US6609125B1 (en)1999-03-232003-08-19The Chase Manhattan BankFunds transfer repair system
US6751654B2 (en)1999-03-312004-06-15International Business Machines CorporationSimulating web cookies for non-cookie capable browsers
US6907566B1 (en)1999-04-022005-06-14Overture Services, Inc.Method and system for optimum placement of advertisements on a webpage
US6589291B1 (en)1999-04-082003-07-08International Business Machines CorporationDynamically determining the most appropriate location for style sheet application
US6487641B1 (en)1999-04-192002-11-26Oracle CorporationDynamic caches with miss tables
US6349336B1 (en)1999-04-262002-02-19Hewlett-Packard CompanyAgent/proxy connection control across a firewall
US7089208B1 (en)1999-04-302006-08-08Paypal, Inc.System and method for electronically exchanging value among distributed users
US6684248B1 (en)1999-05-032004-01-27Certifiedmail.Com, Inc.Method of transferring data from a sender to a recipient during which a unique account for the recipient is automatically created if the account does not previously exist
US6609113B1 (en)1999-05-032003-08-19The Chase Manhattan BankMethod and system for processing internet payments using the electronic funds transfer network
US6609106B1 (en)1999-05-072003-08-19Steven C. RobertsonSystem and method for providing electronic multi-merchant gift registry services over a distributed network
US6227447B1 (en)1999-05-102001-05-08First Usa Bank, NaCardless payment system
US6226752B1 (en)1999-05-112001-05-01Sun Microsystems, Inc.Method and apparatus for authenticating users
US6385591B1 (en)1999-05-112002-05-07Jeffrey W. MankoffMethod and system for electronic organization of coupons
EP1056043A3 (en)1999-05-262002-08-21Matsushita Electric Industrial Co., Ltd.Video recording and reproducing apparatus and method with data modification detection
US6766370B2 (en)1999-06-042004-07-20Websidestory, Inc.Internet website traffic flow analysis using timestamp data
US7089203B1 (en)1999-06-042006-08-08Crookshanks Rex JBuilding construction bid and contract management system, internet-based method and computer program therefor
US6697947B1 (en)1999-06-172004-02-24International Business Machines CorporationBiometric based multi-party authentication
US6535980B1 (en)1999-06-212003-03-18International Business Machines CorporationKeyless encryption of messages using challenge response
US7188181B1 (en)1999-06-302007-03-06Sun Microsystems, Inc.Universal session sharing
US7058817B1 (en)1999-07-022006-06-06The Chase Manhattan BankSystem and method for single sign on process for websites with multiple applications and services
US6687222B1 (en)1999-07-022004-02-03Cisco Technology, Inc.Backup service managers for providing reliable network services in a distributed environment
US6584505B1 (en)1999-07-082003-06-24Microsoft CorporationAuthenticating access to a network server without communicating login information through the network server
US6789115B1 (en)1999-07-092004-09-07Merrill Lynch & CompanySystem for collecting, analyzing, and reporting high volume multi-web server usage
US6584508B1 (en)1999-07-132003-06-24Networks Associates Technology, Inc.Advanced data guard having independently wrapped components
US20080056499A1 (en)*1999-07-192008-03-06Vanstone Scott ASplit-key key- agreement protocol
US6718535B1 (en)1999-07-302004-04-06Accenture LlpSystem, method and article of manufacture for an activity framework design in an e-commerce based environment
US6668322B1 (en)1999-08-052003-12-23Sun Microsystems, Inc.Access management system and method employing secure credentials
US6401125B1 (en)1999-08-052002-06-04Nextpage, Inc.System and method for maintaining state information between a web proxy server and its clients
US6609198B1 (en)1999-08-052003-08-19Sun Microsystems, Inc.Log-on service providing credential level change without loss of session continuity
US6088700A (en)1999-08-062000-07-11Larsen; Kenneth N.Automated forms completion for global information network applications
US6446053B1 (en)1999-08-062002-09-03Michael ElliottComputer-implemented method and system for producing a proposal for a construction project
US6449765B1 (en)1999-08-092002-09-10Acceleration Software International CorporationVarying web page link based on user and web page status
US6763388B1 (en)1999-08-102004-07-13Akamai Technologies, Inc.Method and apparatus for selecting and viewing portions of web pages
US6957337B1 (en)1999-08-112005-10-18International Business Machines CorporationMethod and apparatus for secure authorization and identification using biometrics without privacy invasion
US6339423B1 (en)1999-08-232002-01-15Entrust, Inc.Multi-domain access control
US6438594B1 (en)1999-08-312002-08-20Accenture LlpDelivering service to a client via a locally addressable interface
US6785810B1 (en)1999-08-312004-08-31Espoc, Inc.System and method for providing secure transmission, search, and storage of data
US6574348B1 (en)1999-09-072003-06-03Microsoft CorporationTechnique for watermarking an image and a resulting watermarked image
US20020174010A1 (en)1999-09-082002-11-21Rice James L.System and method of permissive data flow and application transfer
US20020023108A1 (en)1999-09-092002-02-21Neil DaswaniAutomatic web form interaction proxy
US20040215514A1 (en)1999-09-152004-10-28Chris QuinlanMethod and system for redeeming product marketing rebates
US6345261B1 (en)1999-09-212002-02-05Stockback Holdings, Inc.Customer loyalty investment program
EP1089516B1 (en)1999-09-242006-11-08Citicorp Development Center, Inc.Method and system for single sign-on user access to multiple web servers
US7137006B1 (en)1999-09-242006-11-14Citicorp Development Center, Inc.Method and system for single sign-on user access to multiple web servers
US6618579B1 (en)1999-09-242003-09-09Chase Manhattan BankTunable filter with bypass
US6826696B1 (en)1999-10-122004-11-30Webmd, Inc.System and method for enabling single sign-on for networked applications
US6401211B1 (en)1999-10-192002-06-04Microsoft CorporationSystem and method of user logon in combination with user authentication for network access
US7321864B1 (en)1999-11-042008-01-22Jpmorgan Chase Bank, N.A.System and method for providing funding approval associated with a project based on a document collection
US6714987B1 (en)1999-11-052004-03-30Nortel Networks LimitedArchitecture for an IP centric distributed network
US6539424B1 (en)1999-11-122003-03-25International Business Machines CorporationRestricting deep hyperlinking on the World Wide Web
US6671818B1 (en)1999-11-222003-12-30Accenture LlpProblem isolation through translating and filtering events into a standard object format in a network based supply chain
US7124101B1 (en)1999-11-222006-10-17Accenture LlpAsset tracking in a network-based supply chain environment
US6411933B1 (en)1999-11-222002-06-25International Business Machines CorporationMethods and apparatus for correlating biometric attributes and biometric attribute production features
US6810395B1 (en)1999-11-222004-10-26Hewlett-Packard Development Company, L.P.Method and apparatus for query-specific bookmarking and data collection
US6725269B1 (en)1999-12-022004-04-20International Business Machines CorporationSystem and method for maintaining multiple identities and reputations for internet interactions
US20020077964A1 (en)1999-12-152002-06-20Brody Robert M.Systems and methods for providing consumers anonymous pre-approved offers from a consumer-selected group of merchants
US20020002479A1 (en)1999-12-202002-01-03Gal AlmogCareer management system
US6735695B1 (en)1999-12-202004-05-11International Business Machines CorporationMethods and apparatus for restricting access of a user using random partial biometrics
US20010032184A1 (en)1999-12-292001-10-18Tenembaum Samuel SergioProperty linked-credit card
US20010027474A1 (en)1999-12-302001-10-04Meny NachmanMethod for clientless real time messaging between internet users, receipt of pushed content and transacting of secure e-commerce on the same web page
US20010016835A1 (en)1999-12-302001-08-23Uwe HansmannMethod of payment by means of an electronic communication device
US20020010599A1 (en)2000-01-122002-01-24Levison Michael D.Method for targeting insurance policy incentive rewards
US6493677B1 (en)2000-01-192002-12-10Jones Soda Co.Method and apparatus for creating and ordering customized branded merchandise over a computer network
US20020010668A1 (en)2000-01-272002-01-24Travis Roger M.Online merchandising and marketing system
US20010047295A1 (en)2000-01-312001-11-29Tenembaum Samuel SergioEquity rewards method
US20010029464A1 (en)2000-02-142001-10-11Schweitzwer F. ChristianMethod for conducting on-line transactions
US7006983B1 (en)2000-02-162006-02-28Walker Digital, LlcMethod and system for processing a rebate
US6581040B1 (en)2000-02-182003-06-17Daniel B. WrightProject specific communications system and method
US20030001888A1 (en)2000-03-012003-01-02Power Mark P JData transfer method and apparatus
US7139686B1 (en)2000-03-032006-11-21The Mathworks, Inc.Report generator for a mathematical computing environment
US20050120180A1 (en)2000-03-302005-06-02Stephan SchornbachCache time determination
US20030154171A1 (en)2000-03-312003-08-14Hewlett Packard CompanyApparatus and method for selling personal information
US20010054003A1 (en)2000-04-142001-12-20Emily ChienSystem and method for using loyalty points
US20020032613A1 (en)2000-04-182002-03-14Buettgenbach Thomas H.Methods and systems for the physical delivery of goods ordered through an electronic network
US6772146B2 (en)2000-05-102004-08-03Jpmorgan Chase BankWebsite for financial information
US20050082362A1 (en)2000-05-152005-04-21Anderson Roy L.Anonymous merchandise delivery system
US6805288B2 (en)2000-05-152004-10-19Larry RouthensteinMethod for generating customer secure card numbers subject to use restrictions by an electronic card
US6609654B1 (en)2000-05-152003-08-26Privasys, Inc.Method for allowing a user to customize use of a payment card that generates a different payment card number for multiple transactions
US20050080747A1 (en)2000-05-152005-04-14Anderson Roy LeeMethod for generating customer one-time unique purchase order numbers
US20050086160A1 (en)2000-05-152005-04-21Wong Jacob Y.Method for implementing anonymous credit card transactions using a fictitious account name
US6755341B1 (en)2000-05-152004-06-29Jacob Y. WongMethod for storing data in payment card transaction
US6592044B1 (en)2000-05-152003-07-15Jacob Y. WongAnonymous electronic card for generating personal coupons useful in commercial and security transactions
US20050086177A1 (en)2000-05-152005-04-21Anderson Roy L.Method for customizing payment card transactions at the time of the transactions
US20030034388A1 (en)2000-05-152003-02-20Larry RouthensteinMethod for generating customer secure card numbers subject to use restrictions by an electronic card
US20020032650A1 (en)2000-05-192002-03-14Hauser Elloyd A.Payment system and method
US7020696B1 (en)2000-05-202006-03-28Ciena Corp.Distributed user management information in telecommunications networks
US6185242B1 (en)2000-05-242001-02-06South Carolina Systems, Inc.Integral side wall and tap hole cover for an eccentric bottom tap (EBT) electric furnace
US6954932B2 (en)2000-05-302005-10-11Hitachi, Ltd.Program control system and program control method
US6792572B1 (en)2000-06-062004-09-14Intel CorporationMethod and apparatus to approve documents
US20020059141A1 (en)2000-06-072002-05-16The Chase Manhattan BankSystem and method for executing deposit transactions over the internet
US20010054059A1 (en)2000-06-082001-12-20Marks Michael B.Opt-in electronic mail advertising for internet radio network
US7051199B1 (en)2000-06-192006-05-23Xerox CorporationSystem, method and article of manufacture for providing cryptographic services utilizing a network
US20020077978A1 (en)2000-06-222002-06-20The Chase Manhattan BankMethod and system for processing internet payments
US6992786B1 (en)2000-06-272006-01-31Printon AbMethod and system for online creation and ordering of customized material for printing
US7370011B2 (en)2000-06-282008-05-06Yahoo! Inc.Financial information portal
US20020029269A1 (en)2000-06-292002-03-07Campus Pipeline, Inc.Methods and systems for coordinating the termination of sessions on one or more systems
US7093020B1 (en)2000-06-292006-08-15Sungard Sct Inc.Methods and systems for coordinating sessions on one or more systems
US7032110B1 (en)2000-06-302006-04-18Landesk Software LimitedPKI-based client/server authentication
US20020007313A1 (en)2000-07-122002-01-17Khanh MaiCredit system
US6938158B2 (en)2000-07-142005-08-30Nec CorporationSingle sign-on system and single sign-on method for a web site and recording medium
US20020007460A1 (en)2000-07-142002-01-17Nec CorporationSingle sign-on system and single sign-on method for a web site and recording medium
US6934848B1 (en)2000-07-192005-08-23International Business Machines CorporationTechnique for handling subsequent user identification and password requests within a certificate-based host session
US20020018585A1 (en)2000-07-192002-02-14Kim Young WanSystem and method for cardless secure credit transaction processing
US6976164B1 (en)2000-07-192005-12-13International Business Machines CorporationTechnique for handling subsequent user identification and password requests with identity change within a certificate-based host session
US6769605B1 (en)2000-07-212004-08-03Jason P. MagnessMoney transfer system
US7117239B1 (en)2000-07-282006-10-03Axeda CorporationReporting the state of an apparatus to a remote computer
US20020019938A1 (en)2000-08-042002-02-14Aarons Michael ThomasMethod and apparatus for secure identification for networked environments
US6847991B1 (en)2000-09-062005-01-25Cisco Technology, Inc.Data communication among processes of a network component
US20020069172A1 (en)2000-09-152002-06-06Barry OmsheheMethod and system for administering a concurrent user licensing agreement on a manufacturing/process control information portal server
US20020087447A1 (en)2000-09-192002-07-04Gazebo Inc.System and method for managing and executing event based investments
US6856970B1 (en)2000-09-262005-02-15Bottomline TechnologiesElectronic financial transaction system
US7197470B1 (en)2000-10-112007-03-27Buzzmetrics, Ltd.System and method for collection analysis of electronic discussion methods
US6819219B1 (en)2000-10-132004-11-16International Business Machines CorporationMethod for biometric-based authentication in wireless communication for access control
US20020152163A1 (en)2000-10-302002-10-17Bezos Jeffrey P.Network based user-to-user payment service
US6892231B2 (en)2000-11-022005-05-10Microsoft CorporationMethod and apparatus for verifying the contents of a global configuration file
US7103556B2 (en)2000-11-022006-09-05Jpmorgan Chase Bank, N.A.System and method for aggregate portfolio client support
US7051330B1 (en)2000-11-212006-05-23Microsoft CorporationGeneric application server and method of operation therefor
CA2430549A1 (en)2000-11-302002-06-20Harris Trust And Savings BankUser configurable demand deposit account system and method
US20020099936A1 (en)2000-11-302002-07-25International Business Machines CorporationSecure session management and authentication for web sites
US20050278641A1 (en)2000-11-302005-12-15Steve MansourJavascript Calendar Application Delivered to a Web Browser
US20030177067A1 (en)2000-12-152003-09-18First Data CorporationSystems and methods for ordering and distributing incentive messages
US20020114470A1 (en)*2000-12-192002-08-22Mauro Anthony PatrickMethod and apparatus for fast cryptographic key generation
US20020099826A1 (en)2000-12-202002-07-25Summers David L.Spontaneous virtual private network between portable device and enterprise network
US6675261B2 (en)2000-12-222004-01-06Oblix, Inc.Request based caching of data store data
US20020087471A1 (en)2000-12-282002-07-04Ravi GanesanMultiple mode registration and payment processing
US6965939B2 (en)2001-01-052005-11-15International Business Machines CorporationMethod and apparatus for processing requests in a network data processing system based on a trust association between servers
US20020095443A1 (en)2001-01-172002-07-18The Beacon Journal Publishing CompanyMethod for automated generation of interactive enhanced electronic newspaper
US20030051026A1 (en)2001-01-192003-03-13Carter Ernst B.Network surveillance and security system
US20020104017A1 (en)2001-01-302002-08-01Rares StefanFirewall system for protecting network elements connected to a public network
US20020104006A1 (en)2001-02-012002-08-01Alan BoateMethod and system for securing a computer network and personal identification device used therein for controlling access to network components
US20020107788A1 (en)2001-02-052002-08-08Cunningham Patrick StevenApplication and payment database system for lenders and builders and a method therefor
US6738779B1 (en)2001-02-212004-05-18Telecom Italia S.P.A.Apparatus for and method of multiple parallel string searching
US6532284B2 (en)2001-02-272003-03-11Morgan Guaranty Trust CompanyMethod and system for optimizing bandwidth cost via caching and other network transmission delaying techniques
US20040117409A1 (en)2001-03-032004-06-17Scahill Francis JApplication synchronisation
US20030074580A1 (en)2001-03-212003-04-17Knouse Charles W.Access system interface
US20020191548A1 (en)2001-03-222002-12-19Tatu YlonenSecurity system for a data communications network
US7185094B2 (en)2001-03-302007-02-27Sandcherry, Inc.Media session framework using a control module to direct and manage application and service servers
US20020143874A1 (en)2001-03-302002-10-03Brian MarquetteMedia session framework using a control module to direct and manage application and service servers
US20020156900A1 (en)2001-03-302002-10-24Brian MarquetteProtocol independent control module
US6687245B2 (en)2001-04-032004-02-03Voxpath Networks, Inc.System and method for performing IP telephony
US20030167229A1 (en)2001-04-032003-09-04Bottomline Technologies, Inc.Modular business transations platform
US7089503B1 (en)2001-04-042006-08-08Fannie MaeMortgage loan customization system and process
US20030149594A1 (en)2001-04-132003-08-07Beazley Donald E.System and method for secure highway for real-time preadjudication and payment of medical claims
US20020165949A1 (en)2001-04-172002-11-07Secui.Com CorporationMethod for high speed discrimination of policy in packet filtering type firewall system
US20020178113A1 (en)2001-04-202002-11-28Clifford Jeremy P.System and method for offering customized credit card products
US7134075B2 (en)2001-04-262006-11-07International Business Machines CorporationConversion of documents between XML and processor efficient MXML in content based routing networks
US6925481B2 (en)2001-05-032005-08-02Symantec Corp.Technique for enabling remote data access and manipulation from a pervasive device
US20020184507A1 (en)2001-05-312002-12-05Proact Technologies Corp.Centralized single sign-on method and system for a client-server environment
US20020188869A1 (en)2001-06-112002-12-12Paul PatrickSystem and method for server security and entitlement processing
US6983421B1 (en)2001-06-222006-01-03I2 Technologies Us, Inc.Using connectors to automatically update graphical user interface elements at a client system according to an updated state of a configuration
US6937976B2 (en)2001-07-092005-08-30Hewlett-Packard Development Company, L.P.Method and system for temporary network identity
US20030018915A1 (en)2001-07-192003-01-23Louis StollMethod and system for user authentication and authorization of services
US20030023880A1 (en)2001-07-272003-01-30Edwards Nigel JohnMulti-domain authorization and authentication
US20030055871A1 (en)2001-07-312003-03-20Javier RosesDocument/poster composition and printing
US7093282B2 (en)2001-08-092006-08-15Hillhouse Robert DMethod for supporting dynamic password
US20030154403A1 (en)2001-08-142003-08-14Keinsley Brian E.Web-based security with controlled access to data and resources
US20030037131A1 (en)2001-08-172003-02-20International Business Machines CorporationUser information coordination across multiple domains
US20030040995A1 (en)2001-08-232003-02-27Daddario Donato V.Benefit provider system and method
US20030041165A1 (en)2001-08-242003-02-27Spencer Percy L.System and method for group video teleconferencing using a bandwidth optimizer
US20030046587A1 (en)2001-09-052003-03-06Satyam BheemarasettiSecure remote access using enterprise peer networks
US20030084345A1 (en)2001-09-142003-05-01Anders BjornestadManaged access to information over data networks
US20030070084A1 (en)2001-10-082003-04-10Jari SatomaaManaging a network security application
US20030070069A1 (en)2001-10-102003-04-10Abhijit BelapurkarAuthentication module for an enterprise access management system
US20030079147A1 (en)2001-10-222003-04-24Ching-Chuan HsiehSingle sign-on system for application program
US20030088552A1 (en)2001-11-082003-05-08First Data CorporationSystems and methods of providing inserts into envelopes
US20030084647A1 (en)2001-11-082003-05-08First Data CorporationReal-time intelligent packet-collation systems and methods
US20030105981A1 (en)2001-12-042003-06-05Miller Lawrence R.System and method for single session sign-on
US20030110399A1 (en)2001-12-102003-06-12Electronic Data Systems CorporationNetwork user authentication system and method
US20030115160A1 (en)2001-12-192003-06-19First Data CorporationWeight measuring systems and methods for weighing items
US6623415B2 (en)2001-12-212003-09-23First Data CorporationSheet folding systems and methods
US20030119642A1 (en)2001-12-212003-06-26First Data CorporationSheet folding systems and methods
US20030159072A1 (en)2002-02-042003-08-21Atreus Systems Corp.Single sign-on for multiple network -based services
US20030163733A1 (en)2002-02-282003-08-28Ericsson Telefon Ab L MSystem, method and apparatus for federated single sign-on services
US20030163700A1 (en)2002-02-282003-08-28Nokia CorporationMethod and system for user generated keys and certificates
US7203909B1 (en)2002-04-042007-04-10Microsoft CorporationSystem and methods for constructing personalized context-sensitive portal pages or views by analyzing patterns of users' information access activities
US20030191549A1 (en)2002-04-042003-10-09Koito Manufacturing Co., Ltd.Design method and design system for vehicular lamp, program to execute designing of vehicular lamp and record medium recording the program
US20030204460A1 (en)2002-04-302003-10-30Rodney RobinsonData collection and transaction initiation using a financial messaging protocol
US20030225688A1 (en)2002-05-282003-12-04Charter One Financial, Inc.Financial account transfer apparatus and method
US20050193056A1 (en)2002-12-262005-09-01Schaefer Diane E.Message transfer using multiplexed connections in an open system interconnection transaction processing environment
US6832587B2 (en)2003-01-282004-12-21Dana CorporationPlastic valve cover with integrated metal
US20040254991A1 (en)2003-06-162004-12-16Malik Dale W.Switching Internet service providers
US20060116949A1 (en)2004-06-182006-06-01Washington Mutual, Inc.System for automatically transferring account information, such as information regarding a financial services account
US20060000904A1 (en)*2004-06-302006-01-05France TelecomMethod and system for electronic voting over a high-security network
US20060083228A1 (en)*2004-10-202006-04-20Encentuate Pte. Ltd.One time passcode system
US7571489B2 (en)*2004-10-202009-08-04International Business Machines CorporationOne time passcode system
US20060198517A1 (en)*2005-03-072006-09-07Microsoft CorporationMethod and system for asymmetric key security
US20110099614A1 (en)*2005-03-102011-04-28Nippon Telegraph And Telephone CorporationNetwork system, method of controlling access to storage device, administration server, storage device, log-in control method, network boot system, and method of accessing individual storage unit
US7840993B2 (en)*2005-05-042010-11-23Tricipher, Inc.Protecting one-time-passwords against man-in-the-middle attacks
US20060274970A1 (en)2005-06-032006-12-07Fuji Xerox Co., Ltd.Image processing device, method, and storage medium which stores a program
US20080270791A1 (en)*2007-04-262008-10-30Magnus NystromMethod and Apparatus for Remote Administration of Cryptographic Devices

Non-Patent Citations (91)

* Cited by examiner, † Cited by third party
Title
ABC News Internet Ventures, Getting Smart with Java, http://abcnews.go.com/sections/DailyNews/amex-java000606.html (last visited Jun. 6, 2000).
ABC News Internet Ventures, Getting Smart with Java, http://abcnews.go.com/sections/DailyNews/amex—java000606.html (last visited Jun. 6, 2000).
Amy Cortese et al, Cyberspace: Crafting software that will let you build a business out there, Bus. Week, Feb. 27, 1995, at 78.
Amy K. Larsen, Internet Goes to Work for Builders, InternetWeek, Nov. 16, 1998, at 26.
Anne Knowles, Improved Internet security enabling on-line commerce, PC Week, Mar. 20, 1995.
Anne Thomas, Sun Microsystems, Enterprise Javabeans Technology, http://java.sun.com (last visited May 21, 1999).
Associates National Bank (Delaware), Our Cards, http://www.theassociates.com (last visited Apr. 6, 1999).
Aversion Therapy: Banks overcoming fear of the 'Net to develop safe Internet-based payment system with Netscape Communicator, Network World, Dec. 12, 1994.
Barry D. Bowen, Sun Microsystems, Banking on JAVA Technology, http://java.sun.com (last visited May 21, 1999).
Bechtel Construction Operations Incorporated Standardizes on Primavera's Expedition Contract Management Software, Bus. Wire, Jul. 27, 1999.
Calyx Software, POINT for Windows Version 3.x Interface Marketing Guide (Dec. 8, 1999).
David Bank, Cash, Check, Charge-What's next?, Seattle Times, Mar. 6, 1995, at D-1.
David Bank, Cash, Check, Charge—What's next?, Seattle Times, Mar. 6, 1995, at D-1.
David D. Owen, Facilities Planning and Relocation 108, 110, 112-114, 117-127, 137-138, 199-217, 241, 359 (R.S. Means Company, Inc. 1993).
David G. Cotts, The Facility Management Handbook 135-40 (2d ed. 1998).
David P. Kormann et al, Risks of the Passport Single Signon Protocol, 33 Computer Networks 51-58 (2000).
David Post, E-Cash: Can't Live With It, Can't Live Without It, Am. Lawyer, Mar. 1995, at 116.
Dominique Deckmyn, San Francisco Manages $45M Project Via Web-Based Service, ComputerWorld, Aug. 9, 1999, at 14.
Don Clark, Microsoft, Visa to Jointly Develop PC Electronic-Shopping Software, Wall St. J., Nov. 9, 1994, at B9.
eCharge Corporation, http://www.echarge.com/company/index.htm (last visited Dec. 3, 1999).
FreeMarkets Online, Inc., http://www.freemarkets.com (last visited Apr. 1999).
G&D America's Multi-application Smart Card Selected for Combined Payroll and ‘Virtual Banking’ Program in Mexico, Bus. Wire, Apr. 24, 1998.
G&D America's Multi-application Smart Card Selected for Combined Payroll and 'Virtual Banking' Program in Mexico, Bus. Wire, Apr. 24, 1998.
GE TPN Post Service Use Guidelines, Getting Started (Apr. 26, 1999).
GE TPN Post Service Use Guidelines, Resource Center (Apr. 26, 1999).
Gerry Vandenengel, Cards on the Internet: Advertising on a $3 Bill, World Card Tech., Feb. 1995, at 46.
Harris InfoSource, http://www.harrisinfo.com (last visited Apr. 26, 1999).
Hewlett-Packard Co., Understanding Product Data Management (Apr. 26, 1999).
Jeffrey Kutler, A different drummer on the data highway, Am. Banker, May 12, 1995, at 14.
Jeffrey Kutler, Cash Card Creator Looking Beyond Mondex, Am. Banker, Feb. 9, 1995, at 16.
John N. Frank, Beyond direct mail, Credit Card Mgmt., Aug. 1996, at 54.
Jonathan Berry et al, Database: A Potent New Tool for Selling, Bus. Week, Sep. 5, 1994, at 56.
Karen Epper, A player goes after big bucks in cyberspace, Am. Banker, May 5, 1995, at 17.
Keith Brown, The Builder's Revolution, BuildNet Publishing (1996).
Kennedy Maiz, Fannie Mae on the Web, Newsbyte, May 8, 1995.
Kim A. Strassel, Dutch Software Concern Experiments with Electronic ‘Cash’ in Cyberspace, Wall St. J., Apr. 17, 1995, at B6.
Kim A. Strassel, Dutch Software Concern Experiments with Electronic 'Cash' in Cyberspace, Wall St. J., Apr. 17, 1995, at B6.
Ko Fujimura et al, A World Wide Supermarket Scheme Using Rights Trading System, Proc. 7th Int'l Conf. on Parallel and Distributed Systems: Workshops, pp. 289-294 (Jul. 2000).
Ko Fujimura et al, XML Voucher: Generic Voucher Language, Internet Engineering Task Force, http://www.
Lester D. Taylor, Telecommunications Demand Analysis in Transition, IEEE Proc. 31st Int'l Conf. on System Sciences, pp. 409-415 (1998).
Lynda Radosevich, Is workflow working?, CNN.com (Apr. 6, 1999), http://www.cnn.com/TECH/computing/9904/06/workflow.ent.idg.
M. Alshawi et al, An IFC Web-Based Collaborative Construction Computer Environment: Wisper, Proc. Int'l Conf. Construction IT (1999).
Markus Jakobsson et al, Secure and lightweight advertising on the Web, 31 Computer Networks 1101-1109 (1999).
Marvin Sirbu et al, NetBill: An Internet Commerce System Optimized for Network Delivered Services, IEEE Personal Comm., pp. 34-39 (Aug. 1995).
Mary C. Lacity et al, The Information Systems Outsourcing Bandwagon, 35 Sloan Mgmt. Rev. 73 (1993).
Method of Protecting Data on a Personal Computer, IBM Technical Disclosure Bulletin 26:6, p. 2530 (Nov. 1985).
Muse Technologies, Inc., http://www.musetechnologies.com (last visited Apr. 26, 1999).
Nelson E. Hastings et al, A Case Study of Authenticated and Secure File Transfer: The Iowa Campaign Finance Reporting System (ICFRS), Performance, Computing and Comm. Conf., pp. 532-538 (Feb. 1997).
Object Management Group, COBRA for Beginners, http://www.omg.org (last visited May 25, 1999).
Object Management Group, COBRA Overview, http://pent21.infosys.tuwein.ac.at (last visited May 25, 1999).
Object Management Group, Library, http://www.omg.org (last visited May 25, 1999).
Object Management Group, What is COBRA?, http://www.omg.org (last visited May 25, 1999).
Omware, Inc., http://web.archive.org/web/20000226033405/www.omware.com/products.html (last visited Nov. 28, 2005).
Paul Seibert, Facilities Planning & Design for Financial Institutions 15, 272, 274-77 (1996).
Philip Carden, The New Face of Single Sign-On, Network Computing (Mar. 22, 1999), http://www.networkcomputing.com/1006/1006f1.html.
Primavera Systems Delivers Expedition Express, Bus. Wire, Feb. 23, 1999.
Primavera Systems, Inc., Expedition Contract Control Software Version 6.0 User's Guide (1998).
Primavera Systems, Inc., http://www.primavera.com (1999).
Primavera Systems, Inc., Primavera and PurchasePro.com to Create E-Commerce Marketplace for Construction Industry, Sep. 21, 1999, available at http://web.archive.org/web/2000412175935/http://www.purchasepro.com (last visited Jun. 23, 2005).
Product Data Integration Technologies, Inc., http://www.pdit.com (last visited Apr. 26, 1999).
Richard Mitchell, Netlink Goes After an Unbanked Niche, Card Tech., Sep. 1999, at 22.
Robert Barnham, Network brings together producers and companies, Feb. 1, 1994, at 80.
Roberta Fusaro, Builders moving to Web tools, ComputerWorld, Nov. 16, 1998, at 51.
Robyn Meredith, Internet bank moves closer to virtual reality, USA Today, May 5, 1995, at B1.
Safe Single-Sign-On Protocol with Minimal Password Exposure No-Decryption, and Technology-Adaptivity, IBM Technical Disclosure Bulleting 38:3, pp. 245-48 (Mar. 1995).
Server/Applet/HTML Authentication Process with Single Sign-On, IBM Research Disclosure 429128, pp. 163-165 (Jan. 2000).
Shimon-Craig Van Collie, Construction Loan Tool from PriMerit, New Trend, Bank Mgmt., Apr. 1990, at 60.
Siebel Systems, Inc., http://www.siebel.com (last visited Nov. 17, 1999).
SmartAxis bv, http://www.smartaxis.co.uk/seller/howitworks.html (last visited Feb. 23, 2001).
Steven Marlin, Chasing document management, Inform, pp. 76-82 (Apr. 1999).
Stuart J. Johnston, Pondering Passport: Do you trust microsoft with you data?, PC World, Sep. 24, 2001.
Sun Microsystems, Applets, http://java.sun.com (last visited May 21, 1999).
Sun Microsystems, JAVA Remote Method Invocation Interface, http://java.sun.com (last visited May 21, 1999).
Sun Microsystems, JAVA Servlet API, http://java.sun.com (last visited May 21, 1999).
Sun Microsystems, JAVA Technology in the Real World, http://java.sun.com (last visited May 21, 1999).
Sun Microsystems, JNDI Overview, http://java.sun.com (last visited May 21, 1999).
Sun Microsystems, Staying in Touch with JNDI, http://java.sun.com (last visited May 21, 1999).
Sun Microsystems, The JDBC Data Access API, http://java.sun.com (last visited May 21, 1999).
Temporary Global Passwords, IBM Technical Disclosure Bulletin 26:3, pp. 451-53 (Mar. 1993).
The check is in the E-mail, Info. Today, Mar. 1, 1995, at 43.
ThomasNet, Inc., http:llwww.thomasnet.com (last visited Apr. 26, 1999).
ThomasNet, Inc., SoluSource for Engineers by Engineers, http://www.solusource.com (last visited Apr. 26, 1999).
Timothy M. Chester, Cross-Platform Integration with XML and SOAP, IP Pro, pp. 26-34 (Sep./Oct. 2001).
Tom Jepsen, SOAP Cleans up Interoperability Problems on the Web, IT Pro, pp. 52-55 (Jan./Feb. 2001).
Tomas Hernandez Jr., Software Solutions, Building Design & Construction, Nov. 1999, at 38.
U.S. Small Business Administration, PRO-Net, www.sba.gov (last visited Jun. 8, 1999).
V. Ryan et al, Internet Engineering Task Force, Schema for Representing COBRA Objects in an LDAP Directory (work in progress), http://tools.ietf.org/html/draft-ryan-corba-schema-00 (Apr. 15, 1999).
Vanessa Houlder, OFT gives the individual top priority, Fin. Times, Jun. 8, 1994.
VISA International, Consortium Created to Manage Common Electronic Purse Specifications, http://www.visa.com/av/news/PRmisc051199.vhtml (last visited Feb. 23, 2001).
W. Richard Mosig Jr., Software Review: The Construction Project Manager, Cost Engineering, Jan. 1996, at 7.
Wingspan Bank, At Your Request, http://www.wingspanbank.com (last visited Aug. 10, 1999).

Cited By (28)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10623386B1 (en)*2012-09-262020-04-14Pure Storage, Inc.Secret sharing data protection in a storage system
US12231413B2 (en)*2012-09-262025-02-18Pure Storage, Inc.Encrypting data in a storage device
US20240236060A1 (en)*2012-09-262024-07-11Pure Storage, Inc.Encrypting Data In A Storage Device
US11924183B2 (en)*2012-09-262024-03-05Pure Storage, Inc.Encrypting data in a non-volatile memory express (‘NVMe’) storage device
US20210273929A1 (en)*2012-09-262021-09-02Pure Storage, Inc.ENCRYPTING DATA IN A NON-VOLATILE MEMORY EXPRESS ('NVMe') STORAGE DEVICE
US9548972B2 (en)2012-09-262017-01-17Pure Storage, Inc.Multi-drive cooperation to generate an encryption key
US11032259B1 (en)*2012-09-262021-06-08Pure Storage, Inc.Data protection in a storage system
US10284367B1 (en)2012-09-262019-05-07Pure Storage, Inc.Encrypting data in a storage system using a plurality of encryption keys
US9009469B2 (en)2013-01-152015-04-14Sap SeSystems and methods for securing data in a cloud computing environment using in-memory techniques and secret key encryption
US10263770B2 (en)2013-11-062019-04-16Pure Storage, Inc.Data protection in a storage system using external secrets
US11128448B1 (en)2013-11-062021-09-21Pure Storage, Inc.Quorum-aware secret sharing
US10887086B1 (en)2013-11-062021-01-05Pure Storage, Inc.Protecting data in a storage system
US11706024B2 (en)2013-11-062023-07-18Pure Storage, Inc.Secret distribution among storage devices
WO2015069921A1 (en)*2013-11-112015-05-14Pure Storage, Inc.Storage array password management
US20150134950A1 (en)*2013-11-112015-05-14Pure Storage, Inc.Storage array password management
US9516016B2 (en)*2013-11-112016-12-06Pure Storage, Inc.Storage array password management
US10296730B2 (en)*2014-08-182019-05-21Dell Products L.P.Systems and methods for automatic generation and retrieval of an information handling system password
US20160352752A1 (en)*2015-05-292016-12-01Rockwell Automation Technologies, Inc.One time use password for temporary privilege escalation in a role-based access control (rbac) system
US10075450B2 (en)*2015-05-292018-09-11Rockwell Automation Technologies, Inc.One time use password for temporary privilege escalation in a role-based access control (RBAC) system
US10361868B1 (en)*2016-05-232019-07-23Google LlcCryptographic content-based break-glass scheme for debug of trusted-execution environments in remote systems
US11271733B2 (en)*2016-12-142022-03-08Mitsubishi Electric CorporationCommunication device, electrical device, terminal, communication method, and storage medium
US10417073B2 (en)2017-04-122019-09-17Bank Of America CorporationApplication server deployment system for domain generation and testing with an administrative server virtual machine and managed server virtual machines
US11101994B2 (en)*2017-09-262021-08-24Samsung Sds Co., Ltd.Method of provisioning key information and apparatus using the method
US11271935B2 (en)2020-07-302022-03-08Bank Of America CorporationBlind authenticator
US20220342980A1 (en)*2021-04-232022-10-27EMC IP Holding Company, LLCPassword Resetting System and Method
US12079325B2 (en)*2021-04-232024-09-03EMC IP Holding Company, LLCPassword resetting system and method
US11941262B1 (en)*2023-10-312024-03-26Massood KamalpourSystems and methods for digital data management including creation of storage location with storage access ID
US12149616B1 (en)2023-10-312024-11-19Massood KamalpourSystems and methods for digital data management including creation of storage location with storage access ID

Also Published As

Publication numberPublication date
US20130019103A1 (en)2013-01-17
US8549315B2 (en)2013-10-01

Similar Documents

PublicationPublication DateTitle
US8321682B1 (en)System and method for generating and managing administrator passwords
US9813414B2 (en)Password-based management of encrypted files
US20190303349A1 (en)Security via data concealment
US6950523B1 (en)Secure storage of private keys
JP5777630B2 (en) Method and apparatus for document sharing
US20200259637A1 (en)Management and distribution of keys in distributed environments
US20090144557A1 (en)Recoverable secure data store system and method
EP3598714A1 (en)Method, device, and system for encrypting secret key
GB2543726B (en)Password-based generation and management of secret cryptographic keys
CN107534667A (en) key derivation technology
JP2016510962A (en) Encrypted network storage space
WO2020192285A1 (en)Key management method, security chip, service server and information system
US7725716B2 (en)Methods and systems for encrypting, transmitting, and storing electronic information and files
CN103684765A (en)Method and device for ciphering and deciphering data in management system
KR101580514B1 (en)Method and apparatus for managing a password by using the seed key and computer readable recording medium applying the same
EP4042309A1 (en)Hybrid content protection architecture
JP7138642B2 (en) Method and apparatus for performing secure backup and restore
WO2020257183A1 (en)Security via data concealment
EP3704617B1 (en)Privacy-preserving log analysis
JP4587688B2 (en) Encryption key management server, encryption key management program, encryption key acquisition terminal, encryption key acquisition program, encryption key management system, and encryption key management method
CN111797419A (en)Database encryption and access method
US20100192199A1 (en)Creating and using a specific user unique id for security login authentication
JP2006155554A (en)Database encryption and access control method, and security management device
MasoodInnovative approach ensuring security and privacy in cloud computing
CN117155709B (en)Multi-party identity authentication method, system and medium using hardware security key

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:JPMORGAN CHASE BANK, N.A., NEW YORK

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:READ, MATTHEW J.;AMES, CRAIG S.;NANGIA, VINIT;AND OTHERS;REEL/FRAME:022258/0358

Effective date:20090205

STCFInformation on status: patent grant

Free format text:PATENTED CASE

FPAYFee payment

Year of fee payment:4

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:8

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:12


[8]ページ先頭

©2009-2025 Movatter.jp