Uses of Interface
software.amazon.awssdk.services.iotsecuretunneling.auth.scheme.IoTSecureTunnelingAuthSchemeProvider
-
-
Uses of IoTSecureTunnelingAuthSchemeProvider in software.amazon.awssdk.services.iotsecuretunneling
Methods in software.amazon.awssdk.services.iotsecuretunneling that return IoTSecureTunnelingAuthSchemeProvider Modifier and Type Method Description IoTSecureTunnelingAuthSchemeProviderIoTSecureTunnelingServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerIoTSecureTunnelingAuthSchemeProviderIoTSecureTunnelingServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.iotsecuretunneling with parameters of type IoTSecureTunnelingAuthSchemeProvider Modifier and Type Method Description default BIoTSecureTunnelingBaseClientBuilder. authSchemeProvider(IoTSecureTunnelingAuthSchemeProvider authSchemeProvider)Set theIoTSecureTunnelingAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.IoTSecureTunnelingServiceClientConfiguration.BuilderIoTSecureTunnelingServiceClientConfiguration.Builder. authSchemeProvider(IoTSecureTunnelingAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of IoTSecureTunnelingAuthSchemeProvider in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme
Methods in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme that return IoTSecureTunnelingAuthSchemeProvider Modifier and Type Method Description static IoTSecureTunnelingAuthSchemeProviderIoTSecureTunnelingAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of IoTSecureTunnelingAuthSchemeProvider in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme.internal
Classes in software.amazon.awssdk.services.iotsecuretunneling.auth.scheme.internal that implement IoTSecureTunnelingAuthSchemeProvider Modifier and Type Class Description classDefaultIoTSecureTunnelingAuthSchemeProvider -
Uses of IoTSecureTunnelingAuthSchemeProvider in software.amazon.awssdk.services.iotsecuretunneling.internal
Methods in software.amazon.awssdk.services.iotsecuretunneling.internal that return IoTSecureTunnelingAuthSchemeProvider Modifier and Type Method Description IoTSecureTunnelingAuthSchemeProviderIoTSecureTunnelingServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.iotsecuretunneling.internal with parameters of type IoTSecureTunnelingAuthSchemeProvider Modifier and Type Method Description IoTSecureTunnelingServiceClientConfiguration.BuilderIoTSecureTunnelingServiceClientConfigurationBuilder. authSchemeProvider(IoTSecureTunnelingAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-