Uses of Class
org.xipki.ca.server.KeypairGenEntryWrapper
-
Packages that use KeypairGenEntryWrapper Package Description org.xipki.ca.server.db org.xipki.ca.server.mgmt -
-
Uses of KeypairGenEntryWrapper in org.xipki.ca.server.db
Methods in org.xipki.ca.server.db that return KeypairGenEntryWrapper Modifier and Type Method Description KeypairGenEntryWrapperCaManagerQueryExecutor. changeKeypairGen(String name, String type, String conf, CaManagerImpl manager) -
Uses of KeypairGenEntryWrapper in org.xipki.ca.server.mgmt
Methods in org.xipki.ca.server.mgmt that return KeypairGenEntryWrapper Modifier and Type Method Description KeypairGenEntryWrapperCaManagerImpl. createKeypairGenerator(org.xipki.ca.api.mgmt.entry.KeypairGenEntry entry)
-