Skip to Content.
Sympa Menu

shibboleth-dev - [Shib-Dev] [IdPv3] no complaint : attribute resolver and filter context

Subject: Shibboleth Developers

List archive

[Shib-Dev] [IdPv3] no complaint : attribute resolver and filter context


Chronological Thread 
  • From: Tom Zeller <>
  • To:
  • Subject: [Shib-Dev] [IdPv3] no complaint : attribute resolver and filter context
  • Date: Fri, 27 May 2011 07:23:03 -0600
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; b=s0RZUE35xTrGxbbmi4PkS4giakXxpsczshX/m8vQok+M067iF1U82IWqiuFRjt4OxI IDH49DGp4oadpSTi0Zm7IxXOl0CNGjufujvrLZFgWa6+Gx8YaakCRl1tnFnVhnswQfSs X4CWyo6A2UYtKCB5XHfc/IdWb7d5N1rcBOESc=

I was thinking of suggesting an "improvement" to the IdPv2 attribute
resolver and filterer interfaces, however I see it has already been
done in a different way :-)

As you know, the IdPv2 attribute resolver and filterer return
Map<String, BaseAttribute>. I thought it would be nice if IdPv3
returned something like an Object<Type>, but now I see that the
context is modified, hence necessitating final-ies everywhere.

Thanks,
TomZ



Archive powered by MHonArc 2.6.16.

Top of Page