Interface HttpSigner<IdentityT extends Identity>

  • Type Parameters:
    IdentityT - The type of the identity.

    public interface HttpSigner<IdentityT extends Identity>
    Interface for the process of modifying a request destined for a service so that the service can authenticate the SDK customer’s identity.