Uses of Class
org.xipki.ca.server.SignerEntryWrapper
-
Packages that use SignerEntryWrapper Package Description org.xipki.ca.server.db org.xipki.ca.server.mgmt -
-
Uses of SignerEntryWrapper in org.xipki.ca.server.db
Methods in org.xipki.ca.server.db that return SignerEntryWrapper Modifier and Type Method Description SignerEntryWrapperCaManagerQueryExecutor. changeSigner(String name, String type, String conf, String base64Cert, CaManagerImpl signerManager) -
Uses of SignerEntryWrapper in org.xipki.ca.server.mgmt
Methods in org.xipki.ca.server.mgmt that return SignerEntryWrapper Modifier and Type Method Description SignerEntryWrapperCaManagerImpl. createSigner(org.xipki.ca.api.mgmt.entry.SignerEntry entry)SignerEntryWrapperCaManagerImpl. getSignerWrapper(String name)
-