toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-security-oauth
/
org.http4k.security.oauth.client
/
AuthServerDiscovery
Auth
Server
Discovery
fun
interface
AuthServerDiscovery
How an authentication client can get the information about the authorization server
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
http
:
HttpHandler
)
:
Result
<
OAuthAuthorizationServer
,
Exception
>