http4k-security-core
Toggle table of contents
6.20.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-core
http4k-security-core
/
org.http4k.security
/
OAuthScope
OAuth
Scope
data
class
OAuthScope
(
val
name
:
String
,
val
description
:
String
=
name
)
(
source
)
Members
Constructors
OAuth
Scope
Link copied to clipboard
constructor
(
name
:
String
,
description
:
String
=
name
)
Properties
description
Link copied to clipboard
val
description
:
String
name
Link copied to clipboard
val
name
:
String