Absence of org.opensaml.DefaultBootstrap class
Chiranga Alwis
chirangaalwis at gmail.com
Fri Jun 3 07:51:20 EDT 2016
Hi,
I have been working on a SAML 2.0 based single-sign-on Tomcat valve. Until
recently, I had been using the Maven dependency opensaml 2.6.4
<http://mvnrepository.com/artifact/org.opensaml/opensaml/2.6.4> for my work.
Currently, I have started using OpenSAML 3 Java libraries such as,
opensaml-core
3.2.0 <http://mvnrepository.com/artifact/org.opensaml/opensaml-core/3.2.0> for
my work. But I discovered that one of the pivotal Java
classes org.opensaml.DefaultBootstrap is no longer present in the new Java
libraries.
Does this suggest that we no longer need to initialize the OpenSAML
libraries or is there another alternative Java class I can use for this
purpose?
Further, I would be grateful if you could mention whether I am using the
correct library version for the purpose of using OpenSAML 3.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20160603/a0afff94/attachment.html>
More information about the dev
mailing list