<div dir="ltr">Hi,<div><br></div><div>I have been working on a SAML 2.0 based single-sign-on Tomcat valve. Until recently, I had been using the Maven dependency <a href="http://mvnrepository.com/artifact/org.opensaml/opensaml/2.6.4">opensaml 2.6.4</a> for my work.</div><div><br></div><div>Currently, I have started using OpenSAML 3 Java libraries such as, <a href="http://mvnrepository.com/artifact/org.opensaml/opensaml-core/3.2.0">opensaml-core 3.2.0</a> 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.</div><div><br></div><div>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? </div><div><br></div><div>Further, I would be grateful if you could mention whether I am using the correct library version for the purpose of using OpenSAML 3.</div></div>