All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.bouncycastle.operator.jcajce.JcaContentSignerBuilder Maven / Gradle / Ivy

package org.bouncycastle.operator.jcajce;

public class JcaContentSignerBuilder {

    public JcaContentSignerBuilder(String signatureAlgorithm) {
        throw new UnsupportedOperationException("Exclude io.quarkiverse.cxf:quarkus-cxf-bc-stub from"
                + " io.quarkiverse.cxf:quarkus-cxf-rt-ws-security dependencies and add Bouncy Castle instead");

    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy