http4k-security-oauth
Toggle table of contents
6.20.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-security-oauth
http4k-security-oauth
/
org.http4k.security.oauth.client
/
OAuthAuthorizationServer
OAuth
Authorization
Server
data
class
OAuthAuthorizationServer
(
val
serverUri
:
Uri
,
val
serverMetadata
:
ServerMetadata
)
(
source
)
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