from

fun from(authenticateResponse: BiAuthenticateUrlResponse): AuthenticateResponse
fun from(urlDataResponse: UrlDataResponse): AuthenticateResponse?
fun from(urlDataResponse: BiAuthenticateResponse): AuthenticateResponse?