Bug 6015 - Synchronize GT4.2 interceptors with GT4.0 interceptors
: Synchronize GT4.2 interceptors with GT4.0 interceptors
Status: RESOLVED FIXED
: GridShib
GT plugin
: unspecified
: All All
: P3 normal
: beta
Assigned To:
:
:
:
: 6214
  Show dependency treegraph
 
Reported: 2008-04-15 13:12 by
Modified: 2008-07-10 10:23 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-04-15 13:12:36
Synchronize the GT4.2 interceptors with the GT4.0 interceptors.  In particular,
add 'scope' and 'serviceId' members to BasePIP and BasePDP.  Also, implement
GridShibPushPDP (which is a simple wrapper around GridShibPushPDPImpl).
------- Comment #1 From 2008-04-19 08:46:48 -------
Made the following changes to the GT4.2 PIP/PDP implementations:

- Fixed a syntax error in GridShibPullPDP
- Implemented GridShibPushPDP
- Switched from ShibbolethConstants to GridShibConfigParams in BasePIP and
BasePDP
- Rewrote all the javadocs
------- Comment #2 From 2008-04-19 08:55:17 -------
The GT4.0/4.2 code in interceptors/java/source/src-proxies is in sync.  The
EchoService code is not in sync.  Keeping this bug open until that's fixed.
------- Comment #3 From 2008-04-21 14:38:02 -------
Synched the GT4.2 security descriptor with the new service descriptor
distributed with v0.6.0 RC2.  This issue is fully resolved.