Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  com 71 about 24 years higgins Catalog files from arbortext added
  edu 515 over 23 years Matt Jones Updated the Javadoc documentation so that the c...
loaddtd.sql 1.51 KB 491 almost 24 years bojilova Included script for insert of all eml dtds.
loadstylesheets.sql 2.16 KB 510 over 23 years bojilova XSLT transformation on "login" and "logout" action
showdoc.sql 340 Bytes 390 almost 24 years Matt Jones Added new utility query to return all of the xm...
sqlcatlist.sql 253 Bytes 123 about 24 years Matt Jones Modifying storage model to use DOM TEXT nodes
sqldoclist.sql 205 Bytes 165 about 24 years Matt Jones minor modifications to fix problems introduced ...
sqlnodeslist.sql 94 Bytes 108 about 24 years Matt Jones added utility files and queries
sqlnodesview.sql 358 Bytes 166 about 24 years Matt Jones minor modifications to fix problems introduced ...
sqlrevisions.sql 205 Bytes 203 about 24 years Matt Jones Merged in substantial changes to DBWriter and a...
xmlpackage.sql 1.94 KB 439 almost 24 years berkley sql file defining the table structure for eml-p...
xmltables.sql 7.06 KB 472 almost 24 years berkley added package and resource data and structures

Latest revisions

# Date Author Comment
515 11/07/2000 08:22 PM Matt Jones

Updated the Javadoc documentation so that the current release can be provided
on the web site.

514 11/06/2000 05:21 PM Matt Jones

Fixed problem with AuthInterface, AuthLdap, and AuthMcat where the
sigantures of the methods of these classes were not in agreement, which was
causing AuthLdap to no longer compile. Changed parameter signatures so that
the 'user' parameter is used consistently in all of the methods.

513 11/06/2000 10:38 AM bojilova

bug fix about util.openDBConnection() for xmlIndex tread

512 11/03/2000 12:02 PM bojilova

small fix for exception when srbMaster is not running

510 11/03/2000 09:38 AM bojilova

XSLT transformation on "login" and "logout" action

509 10/31/2000 03:26 PM bojilova

AuthMcat
- new class for authentication through MCA; implements AuthInterface
AuthSession
- assigning HttpSession obj only after successful athentication;
- cleared isAuthenticated field - not needed
- cleared invalidate() method - not needed
AuthInterface...

505 10/27/2000 07:07 PM Matt Jones

Began work on new UI for the KNB web site. It will be the main query
interface from the KNB website.

504 10/26/2000 02:38 PM Matt Jones

Fixed the LDAP authentication adapter (AuthLdap.java) so that it now looks up
the distinguished name for a user before attempting to do authentication.
This is because the user's distinguished name can sometimes be based on
their uid attribute, but sometimes be based on their cn (common name)...

503 10/24/2000 01:03 PM bojilova

merge AUTH_LDAP to the main branch

502 10/24/2000 09:07 AM bojilova

clear System.exit(0) within the static block

View revisions

Also available in: Atom