maven-central-portal-kotlin-api
Toggle table of contents
2.4.2
common
Platform filter
common
Switch theme
Search in API
maven-central-portal-kotlin-api
maven-central-portal-kotlin-api
/
org.danilopianini.centralpublisher.impl.auth
/
Authentication
Authentication
interface
Authentication
Inheritors
ApiKeyAuth
HttpBasicAuth
HttpBearerAuth
OAuth
Members
Functions
apply
Link copied to clipboard
abstract
fun
apply
(
query
:
MutableMap
<
String
,
List
<
String
>
>
,
headers
:
MutableMap
<
String
,
String
>
)
Apply authentication settings to header and query params.