Class UnsignedJwtFactory

  • All Implemented Interfaces:
    JwtFactory

    @Deprecated(since="7.0")
    public class UnsignedJwtFactory
    extends Object
    Deprecated.
    Since 7.0 There is no replacement, as this feature is considered insecure.
    Producing unsigned JWT is considered insecure.
    See Also:
    NOPSigningHandler