Interface JWSProvider

    • Method Detail

      • supportedJWSAlgorithms

        Set<JWSAlgorithmsupportedJWSAlgorithms()
        Returns the names of the supported algorithms by the JWS provider instance. These correspond to the alg JWS header parameter.
        Returns:
        The supported JWS algorithms, empty set if none.