AWS IoT Device SDK C++ v2  1.34.0
AWS IoT Device SDK C++ v2
Aws::Iot::Mqtt5CustomAuthConfig Member List

This is the complete list of members for Aws::Iot::Mqtt5CustomAuthConfig, including all inherited members.

GetAuthorizerName()Aws::Iot::Mqtt5CustomAuthConfig
GetPassword()Aws::Iot::Mqtt5CustomAuthConfig
GetTokenKeyName()Aws::Iot::Mqtt5CustomAuthConfig
GetTokenSignature()Aws::Iot::Mqtt5CustomAuthConfig
GetTokenValue()Aws::Iot::Mqtt5CustomAuthConfig
GetUsername()Aws::Iot::Mqtt5CustomAuthConfig
Mqtt5CustomAuthConfig(Crt::Allocator *allocator=Crt::ApiAllocator()) noexceptAws::Iot::Mqtt5CustomAuthConfig
Mqtt5CustomAuthConfig(const Mqtt5CustomAuthConfig &rhs)Aws::Iot::Mqtt5CustomAuthConfig
Mqtt5CustomAuthConfig(Mqtt5CustomAuthConfig &&rhs)=deleteAws::Iot::Mqtt5CustomAuthConfig
operator=(const Mqtt5CustomAuthConfig &rhs)Aws::Iot::Mqtt5CustomAuthConfig
operator=(Mqtt5CustomAuthConfig &&rhs)=deleteAws::Iot::Mqtt5CustomAuthConfig
WithAuthorizerName(Crt::String authName)Aws::Iot::Mqtt5CustomAuthConfig
WithPassword(Crt::ByteCursor password)Aws::Iot::Mqtt5CustomAuthConfig
WithTokenKeyName(Crt::String tokenKeyName)Aws::Iot::Mqtt5CustomAuthConfig
WithTokenSignature(Crt::String tokenSignature)Aws::Iot::Mqtt5CustomAuthConfig
WithTokenValue(Crt::String tokenValue)Aws::Iot::Mqtt5CustomAuthConfig
WithUsername(Crt::String username)Aws::Iot::Mqtt5CustomAuthConfig
~Mqtt5CustomAuthConfig()Aws::Iot::Mqtt5CustomAuthConfigvirtual