Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 433 over 23 years berkley no message
AccessionNumber.java 9.88 KB 476 over 23 years bojilova Changed to prevent the insertion if the provide...
AccessionNumberException.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberGeneratedException.java 1.4 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
AuthInterface.java 2.53 KB 509 over 23 years bojilova AuthMcat - new class for authentication through...
AuthLdap.java 10.5 KB 504 over 23 years Matt Jones Fixed the LDAP authentication adapter (AuthLdap...
AuthMcat.java 13.3 KB 509 over 23 years bojilova AuthMcat - new class for authentication through...
AuthSession.java 5.2 KB 510 over 23 years bojilova XSLT transformation on "login" and "logout" action
BasicNode.java 6.03 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
CommentNode.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBDTDHandler.java 5.56 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBEntityResolver.java 8.43 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBQuery.java 28.4 KB 489 over 23 years berkley added functionality to return the doctype of a ...
DBSAXHandler.java 13.8 KB 486 over 23 years berkley removed debug print statements.
DBSAXNode.java 11.6 KB 471 over 23 years bojilova Separate thread used for writing into xml_index...
DBSimpleQuery.java 6.96 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBTransform.java 6.23 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBUtil.java 6.92 KB 413 over 23 years bojilova for getDoctypes() added WHERE entry_type='DTD' ...
DBValidate.java 9.76 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DocumentImpl.java 33.2 KB 465 over 23 years berkley Added backtrack functionality. Backtracking wo...
ElementNode.java 4.54 KB 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
McdbDocNotFoundException.java 1.38 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
McdbException.java 2.71 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatServlet.java 43.2 KB 510 over 23 years bojilova XSLT transformation on "login" and "logout" action
MetaCatSession.java 14.2 KB 502 over 23 years bojilova clear System.exit(0) within the static block
MetaCatUtil.java 9.71 KB 464 over 23 years bojilova included new method getPoolSize()
NodeComparator.java 2.79 KB 429 over 23 years Matt Jones Fixed document reading bug (bugzilla bug #111) ...
NodeRecord.java 996 Bytes 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
PINode.java 1.67 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
QuerySpecification.java 24 KB 489 over 23 years berkley added functionality to return the doctype of a ...
TextNode.java 2.1 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
metacatURL.java 7.79 KB 473 over 23 years berkley added support for urls of the form "metacat://s...
relationHandler.java 6.85 KB 486 over 23 years berkley removed debug print statements.
srbProps.properties 229 Bytes 213 almost 24 years Matt Jones Added srbrmi classes for authentication support

Latest revisions

# Date Author Comment
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

489 10/03/2000 03:48 PM berkley

added functionality to return the doctype of a relation in a relationdoctype tag. This information is now returned automatically in the resultset under the path resultset/relation/relationdoctype.

486 10/03/2000 02:23 PM berkley

removed debug print statements.

485 10/03/2000 02:16 PM berkley

added code for getting stylized related documents

483 10/03/2000 12:55 PM berkley

allowed both indexing threads to run without interfering with each other.

View revisions

Also available in: Atom