Class BtpServiceOptions.IasOptions.TokenFormat

java.lang.Object
com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.TokenFormat
All Implemented Interfaces:
ServiceBindingDestinationOptions.OptionsEnhancer<String>
Enclosing class:
BtpServiceOptions.IasOptions

public static final class BtpServiceOptions.IasOptions.TokenFormat extends Object implements ServiceBindingDestinationOptions.OptionsEnhancer<String>
An ServiceBindingDestinationOptions.OptionsEnhancer that specifies the token format for IAS token requests. If not provided, the token_format parameter is not included in the token exchange request. Also refer to BtpServiceOptions.IasOptions.withTokenFormat(String).