Okta Mobile Kotlin SDK
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Okta Mobile Kotlin SDK
okta-direct-auth
/
com.okta.directauth.http
Package-level
declarations
Types
Properties
Types
Direct
Auth
Request
Link copied to clipboard
common
interface
DirectAuthRequest
:
<ERROR CLASS> ERROR CLASS: Symbol not found for ApiFormRequest
Direct
Auth
Start
Request
Link copied to clipboard
common
sealed
interface
DirectAuthStartRequest
:
DirectAuthRequest
Direct
Auth
Token
Request
Link copied to clipboard
common
sealed
class
DirectAuthTokenRequest
:
DirectAuthStartRequest
Properties
EXCEPTION
Link copied to clipboard
common
const
val
EXCEPTION
:
String
INVALID_
RESPONSE
Link copied to clipboard
common
const
val
INVALID_RESPONSE
:
String
UNEXPECTED_
HTTP_
STATUS
Link copied to clipboard
common
const
val
UNEXPECTED_HTTP_STATUS
:
String
UNSUPPORTED_
CONTENT_
TYPE
Link copied to clipboard
common
const
val
UNSUPPORTED_CONTENT_TYPE
:
String