AuthUtils

open class AuthUtils

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun addAuthenticationParameters(sessionSecret: String, httpMethod: Int, baseUrl: String, @NonNull params: TreeMap<String, Any>, @Nullable offset: Long)
Add relevant authentication parameters to request parameters.
Link copied to clipboard
Removing authentication specific parameters.