Uses of Class
com.ibm.cloud.is.vpc.v1.model.VPNServerAuthentication
-
Packages that use VPNServerAuthentication Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of VPNServerAuthentication in com.ibm.cloud.is.vpc.v1.model
Subclasses of VPNServerAuthentication in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classVPNServerAuthenticationByCertificateVPNServerAuthenticationByCertificate.classVPNServerAuthenticationByUsernameVPNServerAuthenticationByUsername.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type VPNServerAuthentication Modifier and Type Method Description List<VPNServerAuthentication>VPNServer. getClientAuthentication()Gets the clientAuthentication.
-