migrate to openSAML 3

Tom Zeller tzeller at dragonacea.biz
Fri Oct 30 12:16:03 EDT 2015


> On Oct 30, 2015, at 9:05 AM, Gruber Bernhard SAI sIT <Bernhard.Gruber at s-itsolutions.at> wrote:
> 
>  
> I am trying to migrate a piece of software from openSAML 2.6.5  to openSAML 3.1.1.
> I found the new packages of most of the classes, but I am still searching for three classes.
>  
> org.opensaml.ws.transport.http.HTTPTransportUtils                  method getRawQueryStringParameter
> org.opensaml.xml.security.SecurityHelper                                method getAlgorithmIDFromURI
> org.opensaml.xml.security.keyinfo.KeyInfoHelper                     method getCertificates and getPublicKeys
>  
> Can anybody give me a hint where these classes or the functionality of the used methods can be found in openSAML 3?

So far, my notes regarding updating from v2 to v3 [1] don’t include those classes.

In general, Helper -> Support.

I would think the 'transport.http’ code would have changed significantly due to third-party library updates, but I’m just guessing.

[1] https://wiki.shibboleth.net/confluence/display/~tzeller@shibboleth.net/Notes+%3A+Updating+code+from+Shibboleth+v2+to+v3



More information about the dev mailing list