Project

General

Profile

Task #7194

Story #7190: Code review with emphasis on authentication implementation

Review Metacat implementation for token auth support

Added by Dave Vieglais almost 9 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Metacat
Target version:
Start date:
2015-06-16
Due date:
% Done:

100%

Milestone:
None
Product Version:
*
Story Points:
Sprint:

History

#1 Updated by Rob Nahf about 8 years ago

  • Category set to Metacat
  • Status changed from New to Closed
  • % Done changed from 0 to 100
  • translation missing: en.field_remaining_hours set to 0.0

Metacat handlers extract the Session from the Request object using the PortalCertificateManager.

public void handle(byte httpVerb) {
    logMetacat = Logger.getLogger(D1ResourceHandler.class);
    try {

        // first try the usual methods
        session = PortalCertificateManager.getInstance().getSession(request);

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)