Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication.exceptions
Package-level
declarations
Types
Types
TSAuthentication
Initialize
Exception
Link copied to clipboard
class
TSAuthenticationInitializeException
(
missingParameters
:
List
<
String
>
)
:
Exception
TSAuthentication
Not
Initialized
Exception
Link copied to clipboard
class
TSAuthenticationNotInitializedException
(
msg
:
String
)
:
Exception