toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-contract
/
org.http4k.contract.security
/
OAuthSecurity
OAuth
Security
sealed
class
OAuthSecurity
:
Security
Inheritors
AuthCodeOAuthSecurity
ImplicitOAuthSecurity
UserCredentialsOAuthSecurity
Members
Members & Extensions
Types
Companion
Link copied to clipboard
object
Companion
Properties
extra
Fields
Link copied to clipboard
val
extraFields
:
Map
<
String
,
String
>
filter
Link copied to clipboard
open
override
val
filter
:
Filter
name
Link copied to clipboard
val
name
:
String
refresh
Url
Link copied to clipboard
val
refreshUrl
:
Uri
?
scopes
Link copied to clipboard
val
scopes
:
List
<
OAuthScope
>
Functions
and
Link copied to clipboard
fun
Security
.
and
(
that
:
Security
)
:
Security
or
Link copied to clipboard
fun
Security
.
or
(
that
:
Security
)
:
Security