Convert bootstrap code from v2 to v4

Connie Decinko Connie.Decinko at knighttrans.com
Wed Jun 15 15:05:01 UTC 2022


I'm trying to get a v2 sample upgraded to v4 openSAML. I have looked everywhere and cannot find the correct code to replace this builderFactory method.


public static XMLObjectBuilderFactory getSAMLBuilder() throws ConfigurationException {

    if (builderFactory == null) {
        DefaultBootstrap.bootstrap();
        builderFactory = Configuration.getBuilderFactory();
    }

    return builderFactory;
}



Connie DeCinko
Sr. Full Stack Developer
Web and Mobile Development

Knight Transportation, Inc. | Phoenix, AZ
Connie.DeCinko at knighttrans.com<mailto:Connie.DeCinko at knighttrans.com>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220615/03d13858/attachment.htm>


More information about the users mailing list