toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-security-oauth
/
org.http4k.security.oauth.client
/
OAuthAuthorizationServer
OAuth
Authorization
Server
data
class
OAuthAuthorizationServer
(
val
serverUri
:
Uri
,
val
serverMetadata
:
ServerMetadata
)
Members
Constructors
OAuth
Authorization
Server
Link copied to clipboard
constructor
(
serverUri
:
Uri
,
serverMetadata
:
ServerMetadata
)
Properties
server
Metadata
Link copied to clipboard
val
serverMetadata
:
ServerMetadata
server
Uri
Link copied to clipboard
val
serverUri
:
Uri