Uri

data class Uri(val url: Url, val parameters: AuthenticationResponseParameters) : ResponseParametersFrom(source)

Constructors

Link copied to clipboard
constructor(url: Url, parameters: AuthenticationResponseParameters)

Properties

Link copied to clipboard
open override val hasBeenEncrypted: Boolean = false
Link copied to clipboard
Link copied to clipboard
val url: Url