| Package | Description |
|---|---|
| org.xipki.ca.server | |
| org.xipki.ca.server.store |
| Modifier and Type | Method and Description |
|---|---|
static CertStatus |
CertStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertStatus[] |
CertStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CertStatus |
CertStore.getCertStatusForSubject(org.xipki.ca.api.NameId ca,
org.bouncycastle.asn1.x500.X500Name subject) |
Copyright © 2018. All rights reserved.