Uses of Class
software.amazon.awssdk.services.ec2.model.CertificateAuthentication
-
Packages that use CertificateAuthentication Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of CertificateAuthentication in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CertificateAuthentication Modifier and Type Method Description CertificateAuthenticationClientVpnAuthentication. mutualAuthentication()Information about the authentication certificates, if applicable.Methods in software.amazon.awssdk.services.ec2.model with parameters of type CertificateAuthentication Modifier and Type Method Description ClientVpnAuthentication.BuilderClientVpnAuthentication.Builder. mutualAuthentication(CertificateAuthentication mutualAuthentication)Information about the authentication certificates, if applicable.
-