toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-security-oauth
/
org.http4k.security
/
OAuthWebForms
OAuth
Web
Forms
object
OAuthWebForms
Members
Properties
access
Token
Link copied to clipboard
val
accessToken
:
BiDiLens
<
WebForm
,
String
?
>
access
Token
Resp
Link copied to clipboard
val
accessTokenResp
:
BiDiLens
<
WebForm
,
String
>
client
Id
Link copied to clipboard
val
clientId
:
BiDiLens
<
WebForm
,
String
?
>
client
Secret
Link copied to clipboard
val
clientSecret
:
BiDiLens
<
WebForm
,
String
?
>
code
Link copied to clipboard
val
code
:
BiDiLens
<
WebForm
,
String
?
>
code
Verifier
Link copied to clipboard
val
codeVerifier
:
BiDiLens
<
WebForm
,
String
?
>
expires
In
Link copied to clipboard
val
expiresIn
:
BiDiLens
<
WebForm
,
Long
?
>
grant
Type
Link copied to clipboard
val
grantType
:
BiDiLens
<
WebForm
,
String
>
id
Token
Link copied to clipboard
val
idToken
:
BiDiLens
<
WebForm
,
IdToken
?
>
password
Link copied to clipboard
val
password
:
BiDiLens
<
WebForm
,
String
?
>
redirect
Uri
Link copied to clipboard
val
redirectUri
:
BiDiLens
<
WebForm
,
Uri
?
>
refresh
Token
Link copied to clipboard
val
refreshToken
:
BiDiLens
<
WebForm
,
RefreshToken
?
>
request
Form
Link copied to clipboard
val
requestForm
:
BiDiBodyLens
<
WebForm
>
response
Form
Link copied to clipboard
val
responseForm
:
BiDiBodyLens
<
AccessTokenDetails
>
scope
Link copied to clipboard
val
scope
:
BiDiLens
<
WebForm
,
String
?
>
token
Type
Link copied to clipboard
val
tokenType
:
BiDiLens
<
WebForm
,
String
>
username
Link copied to clipboard
val
username
:
BiDiLens
<
WebForm
,
String
?
>