configuration
Toggle table of contents
0.1.2
common
Platform filter
common
Switch theme
Search in API
configuration
configuration
/
de.gematik.zeta.sdk.configuration
/
ConfigurationApiImpl
Configuration
Api
Impl
class
ConfigurationApiImpl
(
resource
:
String
,
baseAsWellKnownUrl
:
String
)
:
ConfigurationApi
Members
Constructors
Configuration
Api
Impl
Link copied to clipboard
constructor
(
resource
:
String
,
baseAsWellKnownUrl
:
String
)
Functions
fetch
Authorization
Metadata
Link copied to clipboard
open
suspend override
fun
fetchAuthorizationMetadata
(
)
:
OidcDiscoveryResponse
fetch
Resource
Metadata
Link copied to clipboard
open
suspend override
fun
fetchResourceMetadata
(
)
:
String
get
Authorization
Schema
Link copied to clipboard
open
suspend override
fun
getAuthorizationSchema
(
)
:
String
get
Resource
Schema
Link copied to clipboard
open
suspend override
fun
getResourceSchema
(
)
:
String