Class JWSAlgorithmFamilyJWSKeySelector<C extends SecurityContext>

  • All Implemented Interfaces:
    JWSKeySelector<C>

    public class JWSAlgorithmFamilyJWSKeySelector<C extends SecurityContext>
    extends java.lang.Object
    implements JWSKeySelector<C>
    A JWSKeySelector that expects an algorithm from a specified algorithm family.
    Since:
    2019-07-12
    Author:
    Josh Cummings