Bugzilla – Bug 6015
Synchronize GT4.2 interceptors with GT4.0 interceptors
Last modified: 2008-07-10 10:23:27
You need to log in before you can comment on or make changes to this bug.
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).
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
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.
Synched the GT4.2 security descriptor with the new service descriptor distributed with v0.6.0 RC2. This issue is fully resolved.