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).-
Method Summary
-
Method Details
-
getValue
Description copied from interface:ServiceBindingDestinationOptions.OptionsEnhancerGet the value of the option.- Specified by:
getValuein interfaceServiceBindingDestinationOptions.OptionsEnhancer<String>- Returns:
- The value of the option.
-
equals
-
hashCode
public int hashCode() -
toString
-