Package | Description |
---|---|
org.wildfly.swarm.config.elytron |
Modifier and Type | Method and Description |
---|---|
CertificateAuthorityAccount.CertificateAuthority |
CertificateAuthorityAccount.certificateAuthority()
The name of the certificate authority to use.
|
static CertificateAuthorityAccount.CertificateAuthority |
CertificateAuthorityAccount.CertificateAuthority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateAuthorityAccount.CertificateAuthority[] |
CertificateAuthorityAccount.CertificateAuthority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
CertificateAuthorityAccount.certificateAuthority(CertificateAuthorityAccount.CertificateAuthority value)
The name of the certificate authority to use.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.