Uses of Class
org.xipki.ca.server.mgmt.CaProfileIdAliases
-
Packages that use CaProfileIdAliases Package Description org.xipki.ca.server org.xipki.ca.server.db -
-
Uses of CaProfileIdAliases in org.xipki.ca.server
Methods in org.xipki.ca.server that return types with arguments of type CaProfileIdAliases Modifier and Type Method Description Set<CaProfileIdAliases>CaConfStore. createCaHasProfiles(org.xipki.ca.api.NameId ca)Set<CaProfileIdAliases>FileCaConfStore. createCaHasProfiles(org.xipki.ca.api.NameId ca) -
Uses of CaProfileIdAliases in org.xipki.ca.server.db
Methods in org.xipki.ca.server.db that return types with arguments of type CaProfileIdAliases Modifier and Type Method Description Set<CaProfileIdAliases>DbCaConfStore. createCaHasProfiles(org.xipki.ca.api.NameId ca)
-