/external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/ |
D | Mqtt5ClientTest.java | 350 try (TlsContext tlsContext = new TlsContext(tlsOptions)) { in ConnDC_UC3() 379 TlsContext tlsContext = new TlsContext(tlsOptions); in ConnDC_UC4() 423 try (TlsContext tlsContext = new TlsContext(tlsOptions)) { in ConnDC_UC5() 620 try (TlsContext tlsContext = new TlsContext(tlsOptions)) { in ConnWS_UC3() 670 TlsContext tlsContext = new TlsContext(tlsOptions); in ConnWS_UC5() local 1182 TlsContext tlsContext = new TlsContext(tlsOptions)) in ConnNegativeID_UC7() 1233 TlsContext tlsContext = new TlsContext(tlsOptions); in NewNegative_UC1() local 1330 TlsContext tlsContext = new TlsContext(tlsOptions); in NewNegative_UC1_ALT() local 1413 TlsContext tlsContext = new TlsContext(tlsOptions); in NewNegative_UC2() local 1459 TlsContext tlsContext = new TlsContext(tlsOptions); in NewNegative_UC2_ALT() local [all …]
|
D | Mqtt5to3AdapterConnectionTest.java | 333 TlsContext tlsContext = new TlsContext(tlsOptions);) { in TestmTLSConnectThroughMqtt5() 420 TlsContext tlsContext = new TlsContext(tlsOptions); in TestWebsocketHttpProxyConnectThroughMqtt5() local 531 TlsContext tlsContext = new TlsContext(tlsOptions);) { in TestmTLSConnectThroughMqtt311() 614 TlsContext tlsContext = new TlsContext(tlsOptions); in TestWebsocketHttpProxyConnectThroughMqtt311() local 682 TlsContext tlsContext = new TlsContext(tlsOptions); in TestOperationSubUnsub() local 779 TlsContext tlsContext = new TlsContext(tlsOptions); in TestAnauthorizedSub() local 843 TlsContext tlsContext = new TlsContext(tlsOptions); in TestNullPubAck() local 895 TlsContext tlsContext = new TlsContext(tlsOptions);) { in TestConnectionSuccessCallback() 927 TlsContext tlsContext = new TlsContext(tlsOptions);) { in TestConnectionFailureCallback() 972 TlsContext tlsContext = new TlsContext(tlsOptions); in TestMultipleAdapter() local
|
D | MqttClientConnectionMethodTest.java | 485 try (TlsContext tlsContext = new TlsContext(tlsOptions);) in ConnWS_UC3() 518 try (TlsContext tlsContext = new TlsContext(tlsOptions);) in ConnWS_UC4()
|
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/io/ |
D | TlsConnectionOptions.java | 20 private TlsContext tlsContext; field in TlsConnectionOptions 26 public TlsConnectionOptions(TlsContext tlsContext) { in TlsConnectionOptions() 107 String alpn, String serverName, int connectTimeoutMs, long tlsContext); in tlsConnectionOptionsNew()
|
/external/aws-sdk-java-v2/core/crt-core/src/test/java/software/amazon/awssdk/crtcore/ |
D | CrtConnectionUtilsTest.java | 40 TlsContext tlsContext = Mockito.mock(TlsContext.class); in resolveProxy_basicAuthorization() local 53 TlsContext tlsContext = Mockito.mock(TlsContext.class); in resolveProxy_emptyProxy_shouldReturnEmpty() local 62 TlsContext tlsContext = Mockito.mock(TlsContext.class); in resolveProxy_noneAuthorization() local
|
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/auth/credentials/ |
D | StsWebIdentityCredentialsProvider.java | 80 Builder withTlsContext(TlsContext tlsContext); in withTlsContext() 91 private TlsContext tlsContext; field in StsWebIdentityCredentialsProvider.BuilderImpl 102 public Builder withTlsContext(TlsContext tlsContext) { in withTlsContext()
|
D | ProfileCredentialsProvider.java | 92 Builder withTlsContext(TlsContext tlsContext); in withTlsContext() 126 private TlsContext tlsContext; field in ProfileCredentialsProvider.BuilderImpl 140 public Builder withTlsContext(TlsContext tlsContext) { in withTlsContext()
|
D | EcsCredentialsProvider.java | 93 Builder withTlsContext(TlsContext tlsContext); in withTlsContext() 122 private TlsContext tlsContext; field in EcsCredentialsProvider.BuilderImpl 136 public Builder withTlsContext(TlsContext tlsContext) { in withTlsContext()
|
D | StsCredentialsProvider.java | 87 Builder withTlsContext(TlsContext tlsContext); in withTlsContext() 123 private TlsContext tlsContext; field in StsCredentialsProvider.BuilderImpl 138 public Builder withTlsContext(TlsContext tlsContext) { in withTlsContext()
|
D | X509CredentialsProvider.java | 30 private TlsContext tlsContext; field in X509CredentialsProvider.X509CredentialsProviderBuilder 59 public X509CredentialsProviderBuilder withTlsContext(TlsContext tlsContext) { in withTlsContext() 146 TlsContext tlsContext = builder.getTlsContext(); in X509CredentialsProvider() local
|
D | CognitoCredentialsProvider.java | 51 private TlsContext tlsContext; field in CognitoCredentialsProvider.CognitoCredentialsProviderBuilder 129 public CognitoCredentialsProviderBuilder withTlsContext(TlsContext tlsContext) { in withTlsContext() 175 TlsContext tlsContext = builder.getTlsContext(); in CognitoCredentialsProvider() local
|
/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/ |
D | ClusterResolverLoadBalancerProvider.java | 123 final UpstreamTlsContext tlsContext; field in ClusterResolverLoadBalancerProvider.ClusterResolverConfig.DiscoveryMechanism 140 @Nullable Long maxConcurrentRequests, @Nullable UpstreamTlsContext tlsContext, in DiscoveryMechanism() 154 @Nullable UpstreamTlsContext tlsContext, in forEds() 162 @Nullable UpstreamTlsContext tlsContext) { in forLogicalDns()
|
D | ClusterImplLoadBalancerProvider.java | 87 final UpstreamTlsContext tlsContext; field in ClusterImplLoadBalancerProvider.ClusterImplConfig 96 @Nullable UpstreamTlsContext tlsContext) { in ClusterImplConfig()
|
D | ClusterResolverLoadBalancer.java | 320 protected final UpstreamTlsContext tlsContext; field in ClusterResolverLoadBalancer.ClusterResolverLbState.ClusterState 334 @Nullable Long maxConcurrentRequests, @Nullable UpstreamTlsContext tlsContext, in ClusterState() 358 @Nullable UpstreamTlsContext tlsContext, @Nullable OutlierDetection outlierDetection) { in EdsClusterState() 539 @Nullable UpstreamTlsContext tlsContext) { in LogicalDnsClusterState() 711 @Nullable UpstreamTlsContext tlsContext, LoadBalancerRegistry lbRegistry, in generateDnsBasedPriorityChildConfig() 734 @Nullable Long maxConcurrentRequests, @Nullable UpstreamTlsContext tlsContext, in generateEdsBasedPriorityChildConfigs()
|
/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/ |
D | XdsServerTestHelper.java | 64 EnvoyServerProtoData.DownstreamTlsContext tlsContext, in generateListenerUpdate() 74 EnvoyServerProtoData.DownstreamTlsContext tlsContext, in generateListenerUpdate() 85 EnvoyServerProtoData.DownstreamTlsContext tlsContext, in buildTestListener()
|
/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/internal/security/ |
D | SslContextProviderSupplier.java | 39 private final BaseTlsContext tlsContext; field in SslContextProviderSupplier 45 BaseTlsContext tlsContext, TlsContextManager tlsContextManager) { in SslContextProviderSupplier()
|
D | SslContextProvider.java | 46 protected final BaseTlsContext tlsContext; field in SslContextProvider 66 protected SslContextProvider(BaseTlsContext tlsContext) { in SslContextProvider()
|
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/eventstream/ |
D | ServerListener.java | 20 private TlsContext tlsContext = null; field in ServerListener 37 final ServerTlsContext tlsContext, final ServerBootstrap serverBootstrap, in ServerListener()
|
D | ClientConnection.java | 140 … final ClientTlsContext tlsContext, final ClientBootstrap bootstrap, in connect() 200 …ive int clientConnect(byte[] hostName, int port, long socketOptions, long tlsContext, long bootstr… in clientConnect()
|
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/http/ |
D | HttpProxyOptions.java | 19 private TlsContext tlsContext; field in HttpProxyOptions 176 public void setTlsContext(TlsContext tlsContext) { in setTlsContext()
|
D | HttpClientConnectionManagerOptions.java | 23 private TlsContext tlsContext; field in HttpClientConnectionManagerOptions 82 public HttpClientConnectionManagerOptions withTlsContext(TlsContext tlsContext) { in withTlsContext()
|
D | HttpClientConnectionManager.java | 55 TlsContext tlsContext = options.getTlsContext(); in HttpClientConnectionManager() local 250 long tlsContext, in httpClientConnectionManagerNew()
|
/external/aws-sdk-java-v2/core/crt-core/src/main/java/software/amazon/awssdk/crtcore/ |
D | CrtConfigurationUtils.java | 32 TlsContext tlsContext) { in resolveProxy()
|
/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/mqtt/ |
D | MqttClient.java | 22 private TlsContext tlsContext; field in MqttClient
|
/external/aws-sdk-java-v2/services/s3/src/main/java/software/amazon/awssdk/services/s3/internal/crt/ |
D | S3NativeClientConfiguration.java | 61 private final TlsContext tlsContext; field in S3NativeClientConfiguration 164 public TlsContext tlsContext() { in tlsContext() method in S3NativeClientConfiguration
|