Uses of Interface
com.sap.cloud.sdk.services.openapi.apiclient.auth.Authentication
Packages that use Authentication
Package
Description
-
Uses of Authentication in com.sap.cloud.sdk.services.openapi.apiclient
Methods in com.sap.cloud.sdk.services.openapi.apiclient that return AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentication
(String authName) Get authentication for the given name.Methods in com.sap.cloud.sdk.services.openapi.apiclient that return types with arguments of type AuthenticationModifier and TypeMethodDescriptionApiClient.getAuthentications()
Get authentications (key: authentication name, value: authentication). -
Uses of Authentication in com.sap.cloud.sdk.services.openapi.apiclient.auth
Classes in com.sap.cloud.sdk.services.openapi.apiclient.auth that implement AuthenticationModifier 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