TestInvokeAuthorizerRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The custom authorizer name.

Link copied to clipboard

Specifies a test HTTP authorization request.

Link copied to clipboard

Specifies a test MQTT authorization request.

Link copied to clipboard

Specifies a test TLS authorization request.

Link copied to clipboard

The token returned by your custom authentication service.

Link copied to clipboard

The signature made with the token and your custom authentication service's private key. This value must be Base-64-encoded.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String