A C E G I L N O R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addCa(CaEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addCaAlias(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addCertprofile(CertprofileEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addCertprofileToCa(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addDbSchema(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addKeypairGen(KeypairGenEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addPublisher(PublisherEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addPublisherToCa(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addRequestor(RequestorEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addRequestorToCa(CaHasRequestorEntry, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- addSigner(SignerEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
C
- CaMgmtClient - Class in org.xipki.ca.mgmt.client
-
CA management client via REST API.
- CaMgmtClient(SslContextConfWrapper) - Constructor for class org.xipki.ca.mgmt.client.CaMgmtClient
- changeCa(ChangeCaEntry) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changeCertprofile(String, String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changeDbSchema(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changeKeypairGen(String, String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changePublisher(String, String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changeRequestor(String, String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- changeSigner(String, String, String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
E
- exportConf(List<String>) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
G
- generateCertificate(String, String, byte[], Instant, Instant) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- generateCrlOnDemand(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- generateCrossCertificate(String, String, byte[], byte[], Instant, Instant) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- generateKeyCert(String, String, String, Instant, Instant) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- generateRootCa(CaEntry, String, String, String, Instant, Instant) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getAliasesForCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCaAliasNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCaCerts(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCaNameForAlias(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCaNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCaSystemStatus() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCert(String, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCert(X500Name, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCertprofile(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCertprofileNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCertprofilesForCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCrl(String, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getCurrentCrl(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getDbSchemas() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getFailedCaNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getInactiveCaNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getKeypairGen(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getKeypairGenNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getPublisher(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getPublisherNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getPublisherNamesForCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getPublishersForCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getRequestor(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getRequestorNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getRequestorsForCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getSigner(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getSignerNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getSuccessfulCaNames() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getSupportedCertprofileTypes() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getSupportedPublisherTypes() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getSupportedSignerTypes() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- getTokenInfoP11(String, Integer, boolean) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
I
- initIfNotDone() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
L
- listCertificates(String, X500Name, Instant, Instant, CertListOrderBy, int) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- loadConf(byte[]) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- loadConfAndClose(InputStream) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
N
- notifyCaChange() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
O
- org.xipki.ca.mgmt.client - package org.xipki.ca.mgmt.client
R
- removeCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeCaAlias(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeCertificate(String, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeCertprofile(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeCertprofileFromCa(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeDbSchema(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeKeypairGen(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removePublisher(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removePublisherFromCa(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeRequestor(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeRequestorFromCa(String, String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- removeSigner(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- republishCertificates(String, List<String>, int) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- restartCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- restartCaSystem() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- revokeCa(String, CertRevocationInfo) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- revokeCertificate(String, BigInteger, CrlReason, Instant) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
S
- setServerUrl(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
U
- unlockCa() - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- unrevokeCa(String) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
- unsuspendCertificate(String, BigInteger) - Method in class org.xipki.ca.mgmt.client.CaMgmtClient
All Classes All Packages