Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static Certificate.SubjectAlternativeNames |
Certificate.SubjectAlternativeNames.create(List<String> dnsNames,
List<String> emails,
List<String> upns) |
abstract Certificate.SubjectAlternativeNames |
Certificate.X509CertificateProperties.subjectAltNames() |
Modifier and Type | Method and Description |
---|---|
static Certificate.X509CertificateProperties |
Certificate.X509CertificateProperties.create(List<String> enhancedKeyUsage,
List<String> keyUsage,
Certificate.SubjectAlternativeNames subjectAltNames,
String subject,
Integer validityMonths) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.