public interface CaQaSystemManager extends Closeable
| Modifier and Type | Method and Description |
|---|---|
CertprofileQa |
getCertprofile(String certprofileName)
TODO.
|
Set<String> |
getCertprofileNames() |
IssuerInfo |
getIssuer(String issuerName)
Returns the issuer information.
|
Set<String> |
getIssuerNames() |
boolean |
init() |
boolean init()
IssuerInfo getIssuer(String issuerName)
issuerName - Name of the issuerCertprofileQa getCertprofile(String certprofileName)
certprofileName - Name of the cert profile.Copyright © 2018. All rights reserved.