Class AuthenticationRequestParams

java.lang.Object
software.amazon.msk.auth.iam.internals.AuthenticationRequestParams

public class AuthenticationRequestParams extends Object
This class represents the parameters that will be used to generate the Sigv4 signature as well as the final Authentication Payload sent to the kafka broker. The class is versioned so that it can be extended if necessary in the future.