mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
docs: kotlin core api reference(zh-cn) (#762)
This commit is contained in:
parent
1a664beeee
commit
418b4d8a6f
167 changed files with 843 additions and 676 deletions
|
@ -1,4 +0,0 @@
|
|||
# AT_HASH
|
||||
|
||||
|
||||
const val [AT_HASH](-a-t_-h-a-s-h.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,10 +1,10 @@
|
|||
# ClaimName
|
||||
|
||||
|
||||
object [ClaimName](index.md)
|
||||
object ClaimName
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
| Name | Value |
|
||||
|---|---|
|
||||
| [AT_HASH](-a-t_-h-a-s-h.md) | const val [AT_HASH](-a-t_-h-a-s-h.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| AT_HASH | at_hash |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# S256
|
||||
|
||||
|
||||
const val [S256](-s256.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,10 +1,10 @@
|
|||
# CodeChallengeMethod
|
||||
|
||||
|
||||
object [CodeChallengeMethod](index.md)
|
||||
object CodeChallengeMethod
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
| Name | Value |
|
||||
|---|---|
|
||||
| [S256](-s256.md) | const val [S256](-s256.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| S256 | S256 |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# AUTHORIZATION_CODE
|
||||
|
||||
|
||||
const val [AUTHORIZATION_CODE](-a-u-t-h-o-r-i-z-a-t-i-o-n_-c-o-d-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# REFRESH_TOKEN
|
||||
|
||||
|
||||
const val [REFRESH_TOKEN](-r-e-f-r-e-s-h_-t-o-k-e-n.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,11 +1,11 @@
|
|||
# GrantType
|
||||
|
||||
|
||||
object [GrantType](index.md)
|
||||
object GrantType
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
| Name | Value |
|
||||
|---|---|
|
||||
| [AUTHORIZATION_CODE](-a-u-t-h-o-r-i-z-a-t-i-o-n_-c-o-d-e.md) | const val [AUTHORIZATION_CODE](-a-u-t-h-o-r-i-z-a-t-i-o-n_-c-o-d-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [REFRESH_TOKEN](-r-e-f-r-e-s-h_-t-o-k-e-n.md) | const val [REFRESH_TOKEN](-r-e-f-r-e-s-h_-t-o-k-e-n.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| AUTHORIZATION_CODE | authorization_code |
|
||||
| REFRESH_TOKEN | refresh_token |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# CONSENT
|
||||
|
||||
|
||||
const val [CONSENT](-c-o-n-s-e-n-t.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,10 +1,10 @@
|
|||
# PromptValue
|
||||
|
||||
|
||||
object [PromptValue](index.md)
|
||||
object PromptValue
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
| Name | Value |
|
||||
|---|---|
|
||||
| [CONSENT](-c-o-n-s-e-n-t.md) | const val [CONSENT](-c-o-n-s-e-n-t.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| CONSENT | consent |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# CLIENT_ID
|
||||
|
||||
|
||||
const val [CLIENT_ID](-c-l-i-e-n-t_-i-d.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# CODE
|
||||
|
||||
|
||||
const val [CODE](-c-o-d-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# CODE_CHALLENGE
|
||||
|
||||
|
||||
const val [CODE_CHALLENGE](-c-o-d-e_-c-h-a-l-l-e-n-g-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# CODE_CHALLENGE_METHOD
|
||||
|
||||
|
||||
const val [CODE_CHALLENGE_METHOD](-c-o-d-e_-c-h-a-l-l-e-n-g-e_-m-e-t-h-o-d.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# CODE_VERIFIER
|
||||
|
||||
|
||||
const val [CODE_VERIFIER](-c-o-d-e_-v-e-r-i-f-i-e-r.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# ERROR
|
||||
|
||||
|
||||
const val [ERROR](-e-r-r-o-r.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# ERROR_DESCRIPTION
|
||||
|
||||
|
||||
const val [ERROR_DESCRIPTION](-e-r-r-o-r_-d-e-s-c-r-i-p-t-i-o-n.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# GRANT_TYPE
|
||||
|
||||
|
||||
const val [GRANT_TYPE](-g-r-a-n-t_-t-y-p-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# ID_TOKEN_HINT
|
||||
|
||||
|
||||
const val [ID_TOKEN_HINT](-i-d_-t-o-k-e-n_-h-i-n-t.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# POST_LOGOUT_REDIRECT_URI
|
||||
|
||||
|
||||
const val [POST_LOGOUT_REDIRECT_URI](-p-o-s-t_-l-o-g-o-u-t_-r-e-d-i-r-e-c-t_-u-r-i.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# PROMPT
|
||||
|
||||
|
||||
const val [PROMPT](-p-r-o-m-p-t.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# REDIRECT_URI
|
||||
|
||||
|
||||
const val [REDIRECT_URI](-r-e-d-i-r-e-c-t_-u-r-i.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# REFRESH_TOKEN
|
||||
|
||||
|
||||
const val [REFRESH_TOKEN](-r-e-f-r-e-s-h_-t-o-k-e-n.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# RESOURCE
|
||||
|
||||
|
||||
const val [RESOURCE](-r-e-s-o-u-r-c-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# RESPONSE_TYPE
|
||||
|
||||
|
||||
const val [RESPONSE_TYPE](-r-e-s-p-o-n-s-e_-t-y-p-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# SCOPE
|
||||
|
||||
|
||||
const val [SCOPE](-s-c-o-p-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# STATE
|
||||
|
||||
|
||||
const val [STATE](-s-t-a-t-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# TOKEN
|
||||
|
||||
|
||||
const val [TOKEN](-t-o-k-e-n.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,27 +1,27 @@
|
|||
# QueryKey
|
||||
|
||||
|
||||
object [QueryKey](index.md)
|
||||
object QueryKey
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
| Name | Value |
|
||||
|---|---|
|
||||
| [CLIENT_ID](-c-l-i-e-n-t_-i-d.md) | const val [CLIENT_ID](-c-l-i-e-n-t_-i-d.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [CODE](-c-o-d-e.md) | const val [CODE](-c-o-d-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [CODE_CHALLENGE](-c-o-d-e_-c-h-a-l-l-e-n-g-e.md) | const val [CODE_CHALLENGE](-c-o-d-e_-c-h-a-l-l-e-n-g-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [CODE_CHALLENGE_METHOD](-c-o-d-e_-c-h-a-l-l-e-n-g-e_-m-e-t-h-o-d.md) | const val [CODE_CHALLENGE_METHOD](-c-o-d-e_-c-h-a-l-l-e-n-g-e_-m-e-t-h-o-d.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [CODE_VERIFIER](-c-o-d-e_-v-e-r-i-f-i-e-r.md) | const val [CODE_VERIFIER](-c-o-d-e_-v-e-r-i-f-i-e-r.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ERROR](-e-r-r-o-r.md) | const val [ERROR](-e-r-r-o-r.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ERROR_DESCRIPTION](-e-r-r-o-r_-d-e-s-c-r-i-p-t-i-o-n.md) | const val [ERROR_DESCRIPTION](-e-r-r-o-r_-d-e-s-c-r-i-p-t-i-o-n.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [GRANT_TYPE](-g-r-a-n-t_-t-y-p-e.md) | const val [GRANT_TYPE](-g-r-a-n-t_-t-y-p-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ID_TOKEN_HINT](-i-d_-t-o-k-e-n_-h-i-n-t.md) | const val [ID_TOKEN_HINT](-i-d_-t-o-k-e-n_-h-i-n-t.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [POST_LOGOUT_REDIRECT_URI](-p-o-s-t_-l-o-g-o-u-t_-r-e-d-i-r-e-c-t_-u-r-i.md) | const val [POST_LOGOUT_REDIRECT_URI](-p-o-s-t_-l-o-g-o-u-t_-r-e-d-i-r-e-c-t_-u-r-i.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [PROMPT](-p-r-o-m-p-t.md) | const val [PROMPT](-p-r-o-m-p-t.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [REDIRECT_URI](-r-e-d-i-r-e-c-t_-u-r-i.md) | const val [REDIRECT_URI](-r-e-d-i-r-e-c-t_-u-r-i.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [REFRESH_TOKEN](-r-e-f-r-e-s-h_-t-o-k-e-n.md) | const val [REFRESH_TOKEN](-r-e-f-r-e-s-h_-t-o-k-e-n.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [RESOURCE](-r-e-s-o-u-r-c-e.md) | const val [RESOURCE](-r-e-s-o-u-r-c-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [RESPONSE_TYPE](-r-e-s-p-o-n-s-e_-t-y-p-e.md) | const val [RESPONSE_TYPE](-r-e-s-p-o-n-s-e_-t-y-p-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [SCOPE](-s-c-o-p-e.md) | const val [SCOPE](-s-c-o-p-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [STATE](-s-t-a-t-e.md) | const val [STATE](-s-t-a-t-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [TOKEN](-t-o-k-e-n.md) | const val [TOKEN](-t-o-k-e-n.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| CLIENT_ID | client_id |
|
||||
| CODE | code |
|
||||
| CODE_CHALLENGE | code_challenge |
|
||||
| CODE_CHALLENGE_METHOD | code_challenge_method |
|
||||
| CODE_VERIFIER | code_verifier |
|
||||
| ERROR | error |
|
||||
| ERROR_DESCRIPTION | error_description |
|
||||
| GRANT_TYPE | grant_type |
|
||||
| ID_TOKEN_HINT | id_token_hint |
|
||||
| POST_LOGOUT_REDIRECT_URI | post_logout_redirect_uri |
|
||||
| PROMPT | prompt |
|
||||
| REDIRECT_URI | redirect_uri |
|
||||
| REFRESH_TOKEN | refresh_token |
|
||||
| RESOURCE | resource |
|
||||
| RESPONSE_TYPE | response_type |
|
||||
| SCOPE | scope |
|
||||
| STATE | state |
|
||||
| TOKEN | token |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# OFFLINE_ACCESS
|
||||
|
||||
|
||||
const val [OFFLINE_ACCESS](-o-f-f-l-i-n-e_-a-c-c-e-s-s.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# OPENID
|
||||
|
||||
|
||||
const val [OPENID](-o-p-e-n-i-d.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,11 +1,11 @@
|
|||
# ReservedScope
|
||||
|
||||
|
||||
object [ReservedScope](index.md)
|
||||
object ReservedScope
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
| Name | Value |
|
||||
|---|---|
|
||||
| [OFFLINE_ACCESS](-o-f-f-l-i-n-e_-a-c-c-e-s-s.md) | const val [OFFLINE_ACCESS](-o-f-f-l-i-n-e_-a-c-c-e-s-s.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [OPENID](-o-p-e-n-i-d.md) | const val [OPENID](-o-p-e-n-i-d.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| OFFLINE_ACCESS | offline_access |
|
||||
| OPENID | openid |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# CODE
|
||||
|
||||
|
||||
const val [CODE](-c-o-d-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,10 +1,10 @@
|
|||
# ResponseType
|
||||
|
||||
|
||||
object [ResponseType](index.md)
|
||||
object ResponseType
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
| Name | Value |
|
||||
|---|---|
|
||||
| [CODE](-c-o-d-e.md) | const val [CODE](-c-o-d-e.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| CODE | code |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# CallbackUriVerificationException
|
||||
|
||||
|
||||
fun [CallbackUriVerificationException](-callback-uri-verification-exception-constructor)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[CallbackUriVerificationException.Message](-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null)
|
|
@ -1,11 +0,0 @@
|
|||
# ERROR_FOUND_IN_URI
|
||||
|
||||
|
||||
[ERROR_FOUND_IN_URI](index.md)()
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -1,11 +0,0 @@
|
|||
# INVALID_URI_FORMAT
|
||||
|
||||
|
||||
[INVALID_URI_FORMAT](index.md)()
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -1,11 +0,0 @@
|
|||
# MISSING_CODE_URI_PARAMETER
|
||||
|
||||
|
||||
[MISSING_CODE_URI_PARAMETER](index.md)()
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -1,11 +0,0 @@
|
|||
# MISSING_STATE_URI_PARAMETER
|
||||
|
||||
|
||||
[MISSING_STATE_URI_PARAMETER](index.md)()
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -1,11 +0,0 @@
|
|||
# STATE_MISMATCHED
|
||||
|
||||
|
||||
[STATE_MISMATCHED](index.md)()
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -1,11 +0,0 @@
|
|||
# URI_MISMATCHED
|
||||
|
||||
|
||||
[URI_MISMATCHED](index.md)()
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -1,22 +0,0 @@
|
|||
# Message
|
||||
|
||||
|
||||
enum [Message](index.md) : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[CallbackUriVerificationException.Message](index.md)>
|
||||
|
||||
## Entries
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| [STATE_MISMATCHED](-s-t-a-t-e_-m-i-s-m-a-t-c-h-e-d/index.md) | [STATE_MISMATCHED](-s-t-a-t-e_-m-i-s-m-a-t-c-h-e-d/index.md)() |
|
||||
| [MISSING_STATE_URI_PARAMETER](-m-i-s-s-i-n-g_-s-t-a-t-e_-u-r-i_-p-a-r-a-m-e-t-e-r/index.md) | [MISSING_STATE_URI_PARAMETER](-m-i-s-s-i-n-g_-s-t-a-t-e_-u-r-i_-p-a-r-a-m-e-t-e-r/index.md)() |
|
||||
| [MISSING_CODE_URI_PARAMETER](-m-i-s-s-i-n-g_-c-o-d-e_-u-r-i_-p-a-r-a-m-e-t-e-r/index.md) | [MISSING_CODE_URI_PARAMETER](-m-i-s-s-i-n-g_-c-o-d-e_-u-r-i_-p-a-r-a-m-e-t-e-r/index.md)() |
|
||||
| [ERROR_FOUND_IN_URI](-e-r-r-o-r_-f-o-u-n-d_-i-n_-u-r-i/index.md) | [ERROR_FOUND_IN_URI](-e-r-r-o-r_-f-o-u-n-d_-i-n_-u-r-i/index.md)() |
|
||||
| [URI_MISMATCHED](-u-r-i_-m-i-s-m-a-t-c-h-e-d/index.md) | [URI_MISMATCHED](-u-r-i_-m-i-s-m-a-t-c-h-e-d/index.md)() |
|
||||
| [INVALID_URI_FORMAT](-i-n-v-a-l-i-d_-u-r-i_-f-o-r-m-a-t/index.md) | [INVALID_URI_FORMAT](-i-n-v-a-l-i-d_-u-r-i_-f-o-r-m-a-t/index.md)() |
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -0,0 +1,13 @@
|
|||
# Type
|
||||
|
||||
|
||||
enum Type : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<CallbackUriVerificationException.Type>
|
||||
|
||||
## Entries
|
||||
|
||||
* STATE_MISMATCHED
|
||||
* MISSING_STATE_URI_PARAMETER
|
||||
* MISSING_CODE_URI_PARAMETER
|
||||
* ERROR_FOUND_IN_URI
|
||||
* URI_MISMATCHED
|
||||
* INVALID_URI_FORMAT
|
|
@ -1,4 +0,0 @@
|
|||
# errorDesc
|
||||
|
||||
|
||||
var [errorDesc](error-desc.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null
|
|
@ -1,4 +0,0 @@
|
|||
# error
|
||||
|
||||
|
||||
var [error](error.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null
|
|
@ -1,38 +1,23 @@
|
|||
# CallbackUriVerificationException
|
||||
|
||||
|
||||
class [CallbackUriVerificationException](index.md)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[CallbackUriVerificationException.Message](-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html)
|
||||
class CallbackUriVerificationException(type: [CallbackUriVerificationException.Type](-type/index.md), cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html)
|
||||
|
||||
## Constructors
|
||||
|
||||
| | |
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [CallbackUriVerificationException](-callback-uri-verification-exception-constructor) | fun [CallbackUriVerificationException](-callback-uri-verification-exception-constructor)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[CallbackUriVerificationException.Message](-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) |
|
||||
| CallbackUriVerificationException | fun CallbackUriVerificationException(type: [CallbackUriVerificationException.Type](-type/index.md), cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) |
|
||||
|
||||
## Types
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [Message](-message/index.md) | enum [Message](-message/index.md) : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[CallbackUriVerificationException.Message](-message/index.md)> |
|
||||
|
||||
## Functions
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [addSuppressed](../-uri-construction-exception/index.md#282858770%2FFunctions%2F-470698881) | fun [addSuppressed](../-uri-construction-exception/index.md#282858770%2FFunctions%2F-470698881)(p0: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)) |
|
||||
| [fillInStackTrace](../-uri-construction-exception/index.md#-1102069925%2FFunctions%2F-470698881) | open fun [fillInStackTrace](../-uri-construction-exception/index.md#-1102069925%2FFunctions%2F-470698881)(): [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html) |
|
||||
| [getLocalizedMessage](../-uri-construction-exception/index.md#1043865560%2FFunctions%2F-470698881) | open fun [getLocalizedMessage](../-uri-construction-exception/index.md#1043865560%2FFunctions%2F-470698881)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [getStackTrace](../-uri-construction-exception/index.md#2050903719%2FFunctions%2F-470698881) | open fun [getStackTrace](../-uri-construction-exception/index.md#2050903719%2FFunctions%2F-470698881)(): [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)> |
|
||||
| [getSuppressed](../-uri-construction-exception/index.md#672492560%2FFunctions%2F-470698881) | fun [getSuppressed](../-uri-construction-exception/index.md#672492560%2FFunctions%2F-470698881)(): [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)> |
|
||||
| [initCause](../-uri-construction-exception/index.md#-418225042%2FFunctions%2F-470698881) | open fun [initCause](../-uri-construction-exception/index.md#-418225042%2FFunctions%2F-470698881)(p0: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)): [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html) |
|
||||
| [printStackTrace](../-uri-construction-exception/index.md#-1769529168%2FFunctions%2F-470698881) | open fun [printStackTrace](../-uri-construction-exception/index.md#-1769529168%2FFunctions%2F-470698881)()<br/>open fun [printStackTrace](../-uri-construction-exception/index.md#1841853697%2FFunctions%2F-470698881)(p0: [PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html))<br/>open fun [printStackTrace](../-uri-construction-exception/index.md#1175535278%2FFunctions%2F-470698881)(p0: [PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)) |
|
||||
| [setStackTrace](../-uri-construction-exception/index.md#2135801318%2FFunctions%2F-470698881) | open fun [setStackTrace](../-uri-construction-exception/index.md#2135801318%2FFunctions%2F-470698881)(p0: [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>) |
|
||||
| [Type](-type/index.md) | enum [Type](-type/index.md) : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[CallbackUriVerificationException.Type](-type/index.md)> |
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [cause](../-uri-construction-exception/index.md#-654012527%2FProperties%2F-470698881) | open val [cause](../-uri-construction-exception/index.md#-654012527%2FProperties%2F-470698881): [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? |
|
||||
| [error](error.md) | var [error](error.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null |
|
||||
| [errorDesc](error-desc.md) | var [errorDesc](error-desc.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null |
|
||||
| [message](../-uri-construction-exception/index.md#1824300659%2FProperties%2F-470698881) | open val [message](../-uri-construction-exception/index.md#1824300659%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? |
|
||||
| error | var error: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null |
|
||||
| errorDesc | var errorDesc: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null |
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
# EMPTY_RESPONSE
|
||||
|
||||
|
||||
[EMPTY_RESPONSE](index.md)()
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -1,11 +0,0 @@
|
|||
# ERROR_RESPONSE
|
||||
|
||||
|
||||
[ERROR_RESPONSE](index.md)()
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -1,11 +0,0 @@
|
|||
# REQUEST_FAILED
|
||||
|
||||
|
||||
[REQUEST_FAILED](index.md)()
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](../../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -1,19 +0,0 @@
|
|||
# Message
|
||||
|
||||
|
||||
enum [Message](index.md) : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[ResponseException.Message](index.md)>
|
||||
|
||||
## Entries
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| [EMPTY_RESPONSE](-e-m-p-t-y_-r-e-s-p-o-n-s-e/index.md) | [EMPTY_RESPONSE](-e-m-p-t-y_-r-e-s-p-o-n-s-e/index.md)() |
|
||||
| [ERROR_RESPONSE](-e-r-r-o-r_-r-e-s-p-o-n-s-e/index.md) | [ERROR_RESPONSE](-e-r-r-o-r_-r-e-s-p-o-n-s-e/index.md)() |
|
||||
| [REQUEST_FAILED](-r-e-q-u-e-s-t_-f-a-i-l-e-d/index.md) | [REQUEST_FAILED](-r-e-q-u-e-s-t_-f-a-i-l-e-d/index.md)() |
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](../../-uri-construction-exception/-message/-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -1,4 +0,0 @@
|
|||
# ResponseException
|
||||
|
||||
|
||||
fun [ResponseException](-response-exception-constructor)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[ResponseException.Message](-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null)
|
|
@ -0,0 +1,10 @@
|
|||
# Type
|
||||
|
||||
|
||||
enum Type : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<ResponseException.Type>
|
||||
|
||||
## Entries
|
||||
|
||||
* EMPTY_RESPONSE
|
||||
* ERROR_RESPONSE
|
||||
* REQUEST_FAILED
|
|
@ -1,38 +1,23 @@
|
|||
# ResponseException
|
||||
|
||||
|
||||
class [ResponseException](index.md)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[ResponseException.Message](-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html)
|
||||
class ResponseException(type: [ResponseException.Type](-type/index.md), cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html)
|
||||
|
||||
## Constructors
|
||||
|
||||
| | |
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [ResponseException](-response-exception-constructor) | fun [ResponseException](-response-exception-constructor)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[ResponseException.Message](-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) |
|
||||
| ResponseException | fun ResponseException(type: [ResponseException.Type](-type/index.md), cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) |
|
||||
|
||||
## Types
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [Message](-message/index.md) | enum [Message](-message/index.md) : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[ResponseException.Message](-message/index.md)> |
|
||||
|
||||
## Functions
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [addSuppressed](../-uri-construction-exception/index.md#282858770%2FFunctions%2F-470698881) | fun [addSuppressed](../-uri-construction-exception/index.md#282858770%2FFunctions%2F-470698881)(p0: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)) |
|
||||
| [fillInStackTrace](../-uri-construction-exception/index.md#-1102069925%2FFunctions%2F-470698881) | open fun [fillInStackTrace](../-uri-construction-exception/index.md#-1102069925%2FFunctions%2F-470698881)(): [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html) |
|
||||
| [getLocalizedMessage](../-uri-construction-exception/index.md#1043865560%2FFunctions%2F-470698881) | open fun [getLocalizedMessage](../-uri-construction-exception/index.md#1043865560%2FFunctions%2F-470698881)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [getStackTrace](../-uri-construction-exception/index.md#2050903719%2FFunctions%2F-470698881) | open fun [getStackTrace](../-uri-construction-exception/index.md#2050903719%2FFunctions%2F-470698881)(): [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)> |
|
||||
| [getSuppressed](../-uri-construction-exception/index.md#672492560%2FFunctions%2F-470698881) | fun [getSuppressed](../-uri-construction-exception/index.md#672492560%2FFunctions%2F-470698881)(): [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)> |
|
||||
| [initCause](../-uri-construction-exception/index.md#-418225042%2FFunctions%2F-470698881) | open fun [initCause](../-uri-construction-exception/index.md#-418225042%2FFunctions%2F-470698881)(p0: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)): [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html) |
|
||||
| [printStackTrace](../-uri-construction-exception/index.md#-1769529168%2FFunctions%2F-470698881) | open fun [printStackTrace](../-uri-construction-exception/index.md#-1769529168%2FFunctions%2F-470698881)()<br/>open fun [printStackTrace](../-uri-construction-exception/index.md#1841853697%2FFunctions%2F-470698881)(p0: [PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html))<br/>open fun [printStackTrace](../-uri-construction-exception/index.md#1175535278%2FFunctions%2F-470698881)(p0: [PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)) |
|
||||
| [setStackTrace](../-uri-construction-exception/index.md#2135801318%2FFunctions%2F-470698881) | open fun [setStackTrace](../-uri-construction-exception/index.md#2135801318%2FFunctions%2F-470698881)(p0: [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>) |
|
||||
| [Type](-type/index.md) | enum [Type](-type/index.md) : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[ResponseException.Type](-type/index.md)> |
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [cause](../-uri-construction-exception/index.md#-654012527%2FProperties%2F-470698881) | open val [cause](../-uri-construction-exception/index.md#-654012527%2FProperties%2F-470698881): [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? |
|
||||
| [message](../-uri-construction-exception/index.md#1824300659%2FProperties%2F-470698881) | open val [message](../-uri-construction-exception/index.md#1824300659%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? |
|
||||
| [responseContent](response-content.md) | var [responseContent](response-content.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null |
|
||||
| [responseMessage](response-message.md) | var [responseMessage](response-message.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null |
|
||||
| responseContent | var responseContent: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null |
|
||||
| responseMessage | var responseMessage: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# responseContent
|
||||
|
||||
|
||||
var [responseContent](response-content.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null
|
|
@ -1,4 +0,0 @@
|
|||
# responseMessage
|
||||
|
||||
|
||||
var [responseMessage](response-message.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null
|
|
@ -1,11 +0,0 @@
|
|||
# INVALID_ENDPOINT
|
||||
|
||||
|
||||
[INVALID_ENDPOINT](index.md)()
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](index.md#-372974862%2FProperties%2F-470698881) | val [name](index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -1,17 +0,0 @@
|
|||
# Message
|
||||
|
||||
|
||||
enum [Message](index.md) : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[UriConstructionException.Message](index.md)>
|
||||
|
||||
## Entries
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| [INVALID_ENDPOINT](-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md) | [INVALID_ENDPOINT](-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md)() |
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [name](-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881) | val [name](-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-372974862%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [ordinal](-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881) | val [ordinal](-i-n-v-a-l-i-d_-e-n-d-p-o-i-n-t/index.md#-739389684%2FProperties%2F-470698881): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |
|
|
@ -0,0 +1,8 @@
|
|||
# Type
|
||||
|
||||
|
||||
enum Type : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<UriConstructionException.Type>
|
||||
|
||||
## Entries
|
||||
|
||||
* INVALID_ENDPOINT
|
|
@ -1,4 +0,0 @@
|
|||
# UriConstructionException
|
||||
|
||||
|
||||
fun [UriConstructionException](-uri-construction-exception-constructor)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[UriConstructionException.Message](-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null)
|
|
@ -1,36 +1,16 @@
|
|||
# UriConstructionException
|
||||
|
||||
|
||||
class [UriConstructionException](index.md)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[UriConstructionException.Message](-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html)
|
||||
class UriConstructionException(type: [UriConstructionException.Type](-type/index.md), cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html)
|
||||
|
||||
## Constructors
|
||||
|
||||
| | |
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [UriConstructionException](-uri-construction-exception-constructor) | fun [UriConstructionException](-uri-construction-exception-constructor)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[UriConstructionException.Message](-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) |
|
||||
| UriConstructionException | fun UriConstructionException(type: [UriConstructionException.Type](-type/index.md), cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) |
|
||||
|
||||
## Types
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [Message](-message/index.md) | enum [Message](-message/index.md) : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[UriConstructionException.Message](-message/index.md)> |
|
||||
|
||||
## Functions
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [addSuppressed](index.md#282858770%2FFunctions%2F-470698881) | fun [addSuppressed](index.md#282858770%2FFunctions%2F-470698881)(p0: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)) |
|
||||
| [fillInStackTrace](index.md#-1102069925%2FFunctions%2F-470698881) | open fun [fillInStackTrace](index.md#-1102069925%2FFunctions%2F-470698881)(): [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html) |
|
||||
| [getLocalizedMessage](index.md#1043865560%2FFunctions%2F-470698881) | open fun [getLocalizedMessage](index.md#1043865560%2FFunctions%2F-470698881)(): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [getStackTrace](index.md#2050903719%2FFunctions%2F-470698881) | open fun [getStackTrace](index.md#2050903719%2FFunctions%2F-470698881)(): [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)> |
|
||||
| [getSuppressed](index.md#672492560%2FFunctions%2F-470698881) | fun [getSuppressed](index.md#672492560%2FFunctions%2F-470698881)(): [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)> |
|
||||
| [initCause](index.md#-418225042%2FFunctions%2F-470698881) | open fun [initCause](index.md#-418225042%2FFunctions%2F-470698881)(p0: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)): [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html) |
|
||||
| [printStackTrace](index.md#-1769529168%2FFunctions%2F-470698881) | open fun [printStackTrace](index.md#-1769529168%2FFunctions%2F-470698881)()<br/>open fun [printStackTrace](index.md#1841853697%2FFunctions%2F-470698881)(p0: [PrintStream](https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html))<br/>open fun [printStackTrace](index.md#1175535278%2FFunctions%2F-470698881)(p0: [PrintWriter](https://docs.oracle.com/javase/8/docs/api/java/io/PrintWriter.html)) |
|
||||
| [setStackTrace](index.md#2135801318%2FFunctions%2F-470698881) | open fun [setStackTrace](index.md#2135801318%2FFunctions%2F-470698881)(p0: [Array](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html)<[StackTraceElement](https://docs.oracle.com/javase/8/docs/api/java/lang/StackTraceElement.html)>) |
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [cause](index.md#-654012527%2FProperties%2F-470698881) | open val [cause](index.md#-654012527%2FProperties%2F-470698881): [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? |
|
||||
| [message](index.md#1824300659%2FProperties%2F-470698881) | open val [message](index.md#1824300659%2FProperties%2F-470698881): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? |
|
||||
| [Type](-type/index.md) | enum [Type](-type/index.md) : [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[UriConstructionException.Type](-type/index.md)> |
|
||||
|
|
|
@ -5,6 +5,6 @@
|
|||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [CallbackUriVerificationException](-callback-uri-verification-exception/index.md) | class [CallbackUriVerificationException](-callback-uri-verification-exception/index.md)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[CallbackUriVerificationException.Message](-callback-uri-verification-exception/-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html) |
|
||||
| [ResponseException](-response-exception/index.md) | class [ResponseException](-response-exception/index.md)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[ResponseException.Message](-response-exception/-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html) |
|
||||
| [UriConstructionException](-uri-construction-exception/index.md) | class [UriConstructionException](-uri-construction-exception/index.md)(message: [Enum](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-enum/index.html)<[UriConstructionException.Message](-uri-construction-exception/-message/index.md)>, cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html) |
|
||||
| [CallbackUriVerificationException](-callback-uri-verification-exception/index.md) | class [CallbackUriVerificationException](-callback-uri-verification-exception/index.md)(type: [CallbackUriVerificationException.Type](-callback-uri-verification-exception/-type/index.md), cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html) |
|
||||
| [ResponseException](-response-exception/index.md) | class [ResponseException](-response-exception/index.md)(type: [ResponseException.Type](-response-exception/-type/index.md), cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html) |
|
||||
| [UriConstructionException](-uri-construction-exception/index.md) | class [UriConstructionException](-uri-construction-exception/index.md)(type: [UriConstructionException.Type](-uri-construction-exception/-type/index.md), cause: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)? = null) : [RuntimeException](https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html) |
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [toIdTokenClaims](to-id-token-claims-constructor) | fun JwtClaims.[toIdTokenClaims](to-id-token-claims-constructor)(): [IdTokenClaims](../io.logto.sdk.core.type/-id-token-claims/index.md) |
|
||||
| toIdTokenClaims | fun JwtClaims.toIdTokenClaims(): [IdTokenClaims](../io.logto.sdk.core.type/-id-token-claims/index.md) |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# toIdTokenClaims
|
||||
|
||||
|
||||
fun JwtClaims.[toIdTokenClaims](to-id-token-claims-constructor)(): [IdTokenClaims](../io.logto.sdk.core.type/-id-token-claims/index.md)
|
|
@ -1,10 +1,10 @@
|
|||
# HttpCompletion
|
||||
|
||||
|
||||
fun interface [HttpCompletion](index.md)<[T](index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)>
|
||||
fun interface HttpCompletion<T : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)>
|
||||
|
||||
## Functions
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [onComplete](on-complete.md) | abstract fun [onComplete](on-complete.md)(throwable: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)?, response: [T](index.md)?) |
|
||||
| onComplete | abstract fun onComplete(throwable: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)?, response: T?) |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# onComplete
|
||||
|
||||
|
||||
abstract fun [onComplete](on-complete.md)(throwable: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)?, response: [T](index.md)?)
|
|
@ -1,10 +1,10 @@
|
|||
# HttpEmptyCompletion
|
||||
|
||||
|
||||
fun interface [HttpEmptyCompletion](index.md)
|
||||
fun interface HttpEmptyCompletion
|
||||
|
||||
## Functions
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [onComplete](on-complete.md) | abstract fun [onComplete](on-complete.md)(throwable: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)?) |
|
||||
| onComplete | abstract fun onComplete(throwable: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)?) |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# onComplete
|
||||
|
||||
|
||||
abstract fun [onComplete](on-complete.md)(throwable: [Throwable](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)?)
|
|
@ -1,4 +0,0 @@
|
|||
# gson
|
||||
|
||||
|
||||
val [gson](gson.md): Gson
|
|
@ -1,4 +0,0 @@
|
|||
# httpClient
|
||||
|
||||
|
||||
val [httpClient](http-client.md): OkHttpClient
|
|
@ -1,16 +1,16 @@
|
|||
# httpGet
|
||||
|
||||
|
||||
inline fun <[T](http-get.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpCompletion](-http-completion/index.md)<[T](http-get.md)>)
|
||||
inline fun <T : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> httpGet(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpCompletion](-http-completion/index.md)<T>)
|
||||
|
||||
inline fun <[T](http-get.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: [HttpCompletion](-http-completion/index.md)<[T](http-get.md)>)
|
||||
inline fun <T : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> httpGet(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: [HttpCompletion](-http-completion/index.md)<T>)
|
||||
|
||||
fun [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: [HttpEmptyCompletion](-http-empty-completion/index.md))
|
||||
fun httpGet(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: [HttpEmptyCompletion](-http-empty-completion/index.md))
|
||||
|
||||
@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawGet")
|
||||
|
||||
fun [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))
|
||||
fun httpGet(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))
|
||||
|
||||
@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawGet")
|
||||
|
||||
fun [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))
|
||||
fun httpGet(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
# httpPost
|
||||
|
||||
|
||||
inline fun <[T](http-post.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpCompletion](-http-completion/index.md)<[T](http-post.md)>)
|
||||
inline fun <T : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> httpPost(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpCompletion](-http-completion/index.md)<T>)
|
||||
|
||||
inline fun <[T](http-post.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: [HttpCompletion](-http-completion/index.md)<[T](http-post.md)>)
|
||||
inline fun <T : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> httpPost(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: [HttpCompletion](-http-completion/index.md)<T>)
|
||||
|
||||
fun [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: [HttpEmptyCompletion](-http-empty-completion/index.md))
|
||||
fun httpPost(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: [HttpEmptyCompletion](-http-empty-completion/index.md))
|
||||
|
||||
@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawPost")
|
||||
|
||||
fun [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))
|
||||
fun httpPost(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))
|
||||
|
||||
@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawPost")
|
||||
|
||||
fun [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))
|
||||
fun httpPost(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))
|
||||
|
|
|
@ -7,19 +7,19 @@
|
|||
|---|---|
|
||||
| [HttpCompletion](-http-completion/index.md) | fun interface [HttpCompletion](-http-completion/index.md)<[T](-http-completion/index.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> |
|
||||
| [HttpEmptyCompletion](-http-empty-completion/index.md) | fun interface [HttpEmptyCompletion](-http-empty-completion/index.md) |
|
||||
| [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881) | typealias [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881) = [HttpCompletion](-http-completion/index.md)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)> |
|
||||
| HttpRawStringCompletion | typealias HttpRawStringCompletion = [HttpCompletion](-http-completion/index.md)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)> |
|
||||
|
||||
## Functions
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [httpGet](http-get.md) | inline fun <[T](http-get.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: [HttpCompletion](-http-completion/index.md)<[T](http-get.md)>)<br/>@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawGet")<br/>fun [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))<br/>fun [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: [HttpEmptyCompletion](-http-empty-completion/index.md))<br/>inline fun <[T](http-get.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpCompletion](-http-completion/index.md)<[T](http-get.md)>)<br/>@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawGet")<br/>fun [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881)) |
|
||||
| [httpPost](http-post.md) | inline fun <[T](http-post.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: [HttpCompletion](-http-completion/index.md)<[T](http-post.md)>)<br/>@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawPost")<br/>fun [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))<br/>fun [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: [HttpEmptyCompletion](-http-empty-completion/index.md))<br/>inline fun <[T](http-post.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpCompletion](-http-completion/index.md)<[T](http-post.md)>)<br/>@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawPost")<br/>fun [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881)) |
|
||||
| [makeRequest](make-request.md) | fun [makeRequest](make-request.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))<br/>fun [makeRequest](make-request.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpEmptyCompletion](-http-empty-completion/index.md))<br/>fun [makeRequest](make-request.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, responseCallback: Callback) |
|
||||
| [httpGet](http-get.md) | inline fun <[T](http-get.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: [HttpCompletion](-http-completion/index.md)<[T](http-get.md)>)<br/>@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawGet")<br/>fun [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: HttpRawStringCompletion)<br/>fun [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), completion: [HttpEmptyCompletion](-http-empty-completion/index.md))<br/>inline fun <[T](http-get.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpCompletion](-http-completion/index.md)<[T](http-get.md)>)<br/>@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawGet")<br/>fun [httpGet](http-get.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: HttpRawStringCompletion) |
|
||||
| [httpPost](http-post.md) | inline fun <[T](http-post.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: [HttpCompletion](-http-completion/index.md)<[T](http-post.md)>)<br/>@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawPost")<br/>fun [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: HttpRawStringCompletion)<br/>fun [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, completion: [HttpEmptyCompletion](-http-empty-completion/index.md))<br/>inline fun <[T](http-post.md) : [Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html)> [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpCompletion](-http-completion/index.md)<[T](http-post.md)>)<br/>@[JvmName](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-name/index.html)(name = "httpRawPost")<br/>fun [httpPost](http-post.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: HttpRawStringCompletion) |
|
||||
| [makeRequest](make-request.md) | fun [makeRequest](make-request.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: HttpRawStringCompletion)<br/>fun [makeRequest](make-request.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpEmptyCompletion](-http-empty-completion/index.md))<br/>fun [makeRequest](make-request.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, responseCallback: Callback) |
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [gson](gson.md) | val [gson](gson.md): Gson |
|
||||
| [httpClient](http-client.md) | val [httpClient](http-client.md): OkHttpClient |
|
||||
| gson | val gson: Gson |
|
||||
| httpClient | val httpClient: OkHttpClient |
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# makeRequest
|
||||
|
||||
|
||||
fun [makeRequest](make-request.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))
|
||||
fun makeRequest(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpRawStringCompletion](index.md#1273102375%2FClasslikes%2F-470698881))
|
||||
|
||||
fun [makeRequest](make-request.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpEmptyCompletion](-http-empty-completion/index.md))
|
||||
fun makeRequest(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, completion: [HttpEmptyCompletion](-http-empty-completion/index.md))
|
||||
|
||||
fun [makeRequest](make-request.md)(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, responseCallback: Callback)
|
||||
fun makeRequest(uri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), body: RequestBody?, headers: [Map](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html)<[String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)>?, responseCallback: Callback)
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# CodeTokenResponse
|
||||
|
||||
|
||||
fun [CodeTokenResponse](-code-token-response-constructor)(accessToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), refreshToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), idToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), scope: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), expiresIn: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html))
|
|
@ -1,4 +0,0 @@
|
|||
# accessToken
|
||||
|
||||
|
||||
val [accessToken](access-token.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# expiresIn
|
||||
|
||||
|
||||
val [expiresIn](expires-in.md): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# idToken
|
||||
|
||||
|
||||
val [idToken](id-token.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,20 +1,20 @@
|
|||
# CodeTokenResponse
|
||||
|
||||
|
||||
data class [CodeTokenResponse](index.md)(val accessToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val refreshToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val idToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val scope: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val expiresIn: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html))
|
||||
data class CodeTokenResponse(val accessToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val refreshToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val idToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val scope: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val expiresIn: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html))
|
||||
|
||||
## Constructors
|
||||
|
||||
| | |
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [CodeTokenResponse](-code-token-response-constructor) | fun [CodeTokenResponse](-code-token-response-constructor)(accessToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), refreshToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), idToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), scope: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), expiresIn: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html)) |
|
||||
| CodeTokenResponse | fun CodeTokenResponse(accessToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), refreshToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), idToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), scope: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), expiresIn: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html)) |
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [accessToken](access-token.md) | val [accessToken](access-token.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [expiresIn](expires-in.md) | val [expiresIn](expires-in.md): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) |
|
||||
| [idToken](id-token.md) | val [idToken](id-token.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [refreshToken](refresh-token.md) | val [refreshToken](refresh-token.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [scope](scope.md) | val [scope](scope.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| accessToken | val accessToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| expiresIn | val expiresIn: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) |
|
||||
| idToken | val idToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| refreshToken | val refreshToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| scope | val scope: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# refreshToken
|
||||
|
||||
|
||||
val [refreshToken](refresh-token.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# scope
|
||||
|
||||
|
||||
val [scope](scope.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# IdTokenClaims
|
||||
|
||||
|
||||
fun [IdTokenClaims](-id-token-claims-constructor)(iss: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), sub: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), aud: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), exp: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html), iat: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html), atHash: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?)
|
|
@ -1,4 +0,0 @@
|
|||
# atHash
|
||||
|
||||
|
||||
val [atHash](at-hash.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?
|
|
@ -1,4 +0,0 @@
|
|||
# aud
|
||||
|
||||
|
||||
val [aud](aud.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# exp
|
||||
|
||||
|
||||
val [exp](exp.md): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# iat
|
||||
|
||||
|
||||
val [iat](iat.md): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html)
|
|
@ -1,21 +1,21 @@
|
|||
# IdTokenClaims
|
||||
|
||||
|
||||
data class [IdTokenClaims](index.md)(val iss: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val sub: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val aud: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val exp: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html), val iat: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html), val atHash: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?)
|
||||
data class IdTokenClaims(val iss: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val sub: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val aud: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val exp: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html), val iat: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html), val atHash: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?)
|
||||
|
||||
## Constructors
|
||||
|
||||
| | |
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [IdTokenClaims](-id-token-claims-constructor) | fun [IdTokenClaims](-id-token-claims-constructor)(iss: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), sub: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), aud: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), exp: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html), iat: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html), atHash: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?) |
|
||||
| IdTokenClaims | fun IdTokenClaims(iss: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), sub: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), aud: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), exp: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html), iat: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html), atHash: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?) |
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [atHash](at-hash.md) | val [atHash](at-hash.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? |
|
||||
| [aud](aud.md) | val [aud](aud.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [exp](exp.md) | val [exp](exp.md): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) |
|
||||
| [iat](iat.md) | val [iat](iat.md): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) |
|
||||
| [iss](iss.md) | val [iss](iss.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [sub](sub.md) | val [sub](sub.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| atHash | val atHash: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? |
|
||||
| aud | val aud: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| exp | val exp: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) |
|
||||
| iat | val iat: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html) |
|
||||
| iss | val iss: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| sub | val sub: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# iss
|
||||
|
||||
|
||||
val [iss](iss.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# sub
|
||||
|
||||
|
||||
val [sub](sub.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# OidcConfigResponse
|
||||
|
||||
|
||||
fun [OidcConfigResponse](-oidc-config-response-constructor)(authorizationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), tokenEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), endSessionEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), userinfoEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), jwksUri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), issuer: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), revocationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html))
|
|
@ -1,4 +0,0 @@
|
|||
# authorizationEndpoint
|
||||
|
||||
|
||||
val [authorizationEndpoint](authorization-endpoint.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# endSessionEndpoint
|
||||
|
||||
|
||||
val [endSessionEndpoint](end-session-endpoint.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,22 +1,22 @@
|
|||
# OidcConfigResponse
|
||||
|
||||
|
||||
data class [OidcConfigResponse](index.md)(val authorizationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val tokenEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val endSessionEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val userinfoEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val jwksUri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val issuer: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val revocationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html))
|
||||
data class OidcConfigResponse(val authorizationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val tokenEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val endSessionEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val userinfoEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val jwksUri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val issuer: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), val revocationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html))
|
||||
|
||||
## Constructors
|
||||
|
||||
| | |
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [OidcConfigResponse](-oidc-config-response-constructor) | fun [OidcConfigResponse](-oidc-config-response-constructor)(authorizationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), tokenEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), endSessionEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), userinfoEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), jwksUri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), issuer: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), revocationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) |
|
||||
| OidcConfigResponse | fun OidcConfigResponse(authorizationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), tokenEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), endSessionEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), userinfoEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), jwksUri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), issuer: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), revocationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) |
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Summary |
|
||||
|---|---|
|
||||
| [authorizationEndpoint](authorization-endpoint.md) | val [authorizationEndpoint](authorization-endpoint.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [endSessionEndpoint](end-session-endpoint.md) | val [endSessionEndpoint](end-session-endpoint.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [issuer](issuer.md) | val [issuer](issuer.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [jwksUri](jwks-uri.md) | val [jwksUri](jwks-uri.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [revocationEndpoint](revocation-endpoint.md) | val [revocationEndpoint](revocation-endpoint.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [tokenEndpoint](token-endpoint.md) | val [tokenEndpoint](token-endpoint.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| [userinfoEndpoint](userinfo-endpoint.md) | val [userinfoEndpoint](userinfo-endpoint.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| authorizationEndpoint | val authorizationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| endSessionEndpoint | val endSessionEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| issuer | val issuer: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| jwksUri | val jwksUri: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| revocationEndpoint | val revocationEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| tokenEndpoint | val tokenEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
| userinfoEndpoint | val userinfoEndpoint: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) |
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
# issuer
|
||||
|
||||
|
||||
val [issuer](issuer.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# jwksUri
|
||||
|
||||
|
||||
val [jwksUri](jwks-uri.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# revocationEndpoint
|
||||
|
||||
|
||||
val [revocationEndpoint](revocation-endpoint.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# tokenEndpoint
|
||||
|
||||
|
||||
val [tokenEndpoint](token-endpoint.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# userinfoEndpoint
|
||||
|
||||
|
||||
val [userinfoEndpoint](userinfo-endpoint.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# RefreshTokenTokenResponse
|
||||
|
||||
|
||||
fun [RefreshTokenTokenResponse](-refresh-token-token-response-constructor)(accessToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), refreshToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), idToken: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?, scope: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), expiresIn: [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html))
|
|
@ -1,4 +0,0 @@
|
|||
# accessToken
|
||||
|
||||
|
||||
val [accessToken](access-token.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# expiresIn
|
||||
|
||||
|
||||
val [expiresIn](expires-in.md): [Long](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html)
|
|
@ -1,4 +0,0 @@
|
|||
# idToken
|
||||
|
||||
|
||||
val [idToken](id-token.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue