migrate to openSAML 3

Brent Putman putmanb at georgetown.edu
Fri Oct 30 13:26:11 EDT 2015



On 10/30/15 10:05 AM, Gruber Bernhard SAI sIT wrote:

>  
>
> org.opensaml.ws.transport.http.HTTPTransportUtils                 
> method getRawQueryStringParameter
>

Moved to a class in java-support, which is our utility library and
already a dependency of OpenSAML 3:

net.shibboleth.utilities.java.support.net.URISupport.getRawQueryStringParameter(String,
String)


> org.opensaml.xml.security.SecurityHelper                               
> method getAlgorithmIDFromURI
>

org.opensaml.xmlsec.algorithm.AlgorithmSupport.getAlgorithmID(String)


> org.opensaml.xml.security.keyinfo.KeyInfoHelper                    
> method getCertificates and getPublicKeys
>
>  
>

This whole class has basically just been renamed:

org.opensaml.xmlsec.keyinfo.KeyInfoSupport




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20151030/efa40066/attachment.html>


More information about the dev mailing list