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 TypeClassDescriptionclassAuthentication at the REST API by providing an API keyclassAuthentication at the OpenAPI API by providing username and passwordclassAuthentication at the REST API via an OAuth access token