Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails
-
Packages that use AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails Modifier and Type Method Description AwsMskClusterClusterInfoClientAuthenticationSaslScramDetailsAwsMskClusterClusterInfoClientAuthenticationSaslDetails. scram()Details for SASL client authentication using SCRAM.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails Modifier and Type Method Description AwsMskClusterClusterInfoClientAuthenticationSaslDetails.BuilderAwsMskClusterClusterInfoClientAuthenticationSaslDetails.Builder. scram(AwsMskClusterClusterInfoClientAuthenticationSaslScramDetails scram)Details for SASL client authentication using SCRAM.
-