Uses of Interface
com.sap.cloud.sdk.services.openapi.apiclient.auth.Authentication
Package
Description
-
Uses of Authentication in com.sap.cloud.sdk.services.openapi.apiclient
Modifier and TypeMethodDescriptionApiClient.getAuthentication
(String authName) Get authentication for the given name.Modifier and TypeMethodDescriptionApiClient.getAuthentications()
Get authentications (key: authentication name, value: authentication). -
Uses of Authentication in com.sap.cloud.sdk.services.openapi.apiclient.auth
Modifier and TypeClassDescriptionclass
Authentication at the REST API by providing an API keyclass
Authentication at the OpenAPI API by providing username and passwordclass
Authentication at the REST API via an OAuth access token