Skip to Content.
Sympa Menu

shibboleth-dev - X509SubjectNameNameIdentifierMapping

Subject: Shibboleth Developers

List archive

X509SubjectNameNameIdentifierMapping


Chronological Thread 
  • From: Tom Scavo <>
  • To: Shibboleth Development <>
  • Subject: X509SubjectNameNameIdentifierMapping
  • Date: Wed, 17 Aug 2005 10:52:07 -0400
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=acoPR2ZzTZGv1bNJhB1SetY05lGxhiV3j92kzkYWbA8zIAD6TZNK6tju2s42tPBMli/KfMmTaVX0ddD/liNYE5d8y/px6DXOadCB1c8RFcw+Ju20d9VGepD4s7QGPRUuOVER4iJxqRw/eJpSUrfrXo1vMb+77qPGPY5vFZA7oIs=

We've talked about this before, but I wanted to bring it up again in
case anything's changed. Assuming nobody's actually using
X509SubjectNameNameIdentifierMapping, I'd like to propose it be
replaced with another impl (of the same name) with the following mods:

- Make the 'qualifier' attribute optional. If omitted, rely on the
verifyQualifier method defined in BaseNameIdentifierMapping.

- Make the 'internalNameContext' attribute optional. If omitted,
default to the value of the regex attribute.

What do you think? (To be honest, I just want to use the name
X509SubjectNameNameIdentifierMapping as the superclass of
GridShibNameIdentifierMapping :-)

Tom



Archive powered by MHonArc 2.6.16.

Top of Page