Class BaseJWSProvider

    • Constructor Detail

      • BaseJWSProvider

        public BaseJWSProvider​(Set<JWSAlgorithm> algs)
        Creates a new base JWS provider.
        Parameters:
        algs - The supported algorithms by the JWS provider instance. Must not be null.