Uses of Class
org.xipki.ca.server.KeypairGenEntryWrapper
-
Packages that use KeypairGenEntryWrapper Package Description org.xipki.ca.server org.xipki.ca.server.db org.xipki.ca.server.mgmt -
-
Uses of KeypairGenEntryWrapper in org.xipki.ca.server
Methods in org.xipki.ca.server that return KeypairGenEntryWrapper Modifier and Type Method Description KeypairGenEntryWrapperCaConfStore. changeKeypairGen(String name, String type, String conf, CaManagerImpl manager)KeypairGenEntryWrapperFileCaConfStore. changeKeypairGen(String name, String type, String conf, CaManagerImpl manager) -
Uses of KeypairGenEntryWrapper in org.xipki.ca.server.db
Methods in org.xipki.ca.server.db that return KeypairGenEntryWrapper Modifier and Type Method Description KeypairGenEntryWrapperDbCaConfStore. 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)
-