Uses of Class
com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
-
Uses of OAuth2Options in com.sap.cloud.sdk.cloudplatform.connectivity
Modifier and TypeFieldDescriptionstatic final OAuth2Options
OAuth2Options.DEFAULT
The defaultOAuth2Options
instance that does not alter the token retrieval process and does not use mTLS for the target system connection.Modifier and TypeMethodDescriptionOAuth2Options.Builder.build()
Creates a newOAuth2Options
instance.DefaultOAuth2PropertySupplier.getOAuth2Options()
default OAuth2Options
OAuth2PropertySupplier.getOAuth2Options()
Returns additional configuration for the OAuth2 destination that is to be created.