AuthCallback_Continue_args

Constructors

Link copied to clipboard
constructor()
constructor(authCallback: RObject, username: String, password: String)
Performs a deep copy on other.

Types

Link copied to clipboard
enum _Fields : TFieldIdEnum
The set of fields this struct contains, along with convenience methods for finding and manipulating them.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var password: String
Link copied to clipboard
open var username: String

Functions

Link copied to clipboard
open fun clear()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getPassword(): String
Link copied to clipboard
open fun getUsername(): String
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
Link copied to clipboard
Returns true if field authCallback is set (has been assigned a value) and false otherwise
Link copied to clipboard
Returns true if field password is set (has been assigned a value) and false otherwise
Link copied to clipboard
Returns true if field username is set (has been assigned a value) and false otherwise
Link copied to clipboard
open fun read(iprot: TProtocol)
Link copied to clipboard
Link copied to clipboard
open fun setAuthCallbackIsSet(value: Boolean)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setPasswordIsSet(value: Boolean)
Link copied to clipboard
Link copied to clipboard
open fun setUsernameIsSet(value: Boolean)
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
Link copied to clipboard
open fun unsetPassword()
Link copied to clipboard
open fun unsetUsername()
Link copied to clipboard
open fun validate()
Link copied to clipboard
open fun write(oprot: TProtocol)