TestIdentityProviderRequest

Types

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

Properties

Link copied to clipboard

A system-assigned identifier for a specific server. That server's user authentication method is tested with a user name and password.

Link copied to clipboard

The type of file transfer protocol to be tested.

Link copied to clipboard

The source IP address of the account to be tested.

Link copied to clipboard

The name of the account to be tested.

Link copied to clipboard

The password of the account to be tested.

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