Class BtpServiceOptions.AuthenticationServiceOptions.TargetUri
java.lang.Object
com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.AuthenticationServiceOptions.TargetUri
- All Implemented Interfaces:
ServiceBindingDestinationOptions.OptionsEnhancer<URI>
- Enclosing class:
- BtpServiceOptions.AuthenticationServiceOptions
public static final class BtpServiceOptions.AuthenticationServiceOptions.TargetUri
extends Object
implements ServiceBindingDestinationOptions.OptionsEnhancer<URI>
An
ServiceBindingDestinationOptions.OptionsEnhancer that contains the target URI for an IAS or XSUAA-based destination. Also refer to
BtpServiceOptions.AuthenticationServiceOptions.withTargetUri(String).
This class replaces the deprecated BtpServiceOptions.IasOptions.IasTargetUri.
-
Method Summary
-
Method Details
-
getValue
Description copied from interface:ServiceBindingDestinationOptions.OptionsEnhancerGet the value of the option.- Specified by:
getValuein interfaceServiceBindingDestinationOptions.OptionsEnhancer<URI>- Returns:
- The value of the option.
-
equals
-
hashCode
public int hashCode() -
toString
-