Uses of Class
org.xipki.ca.server.IdentifiedCertprofile
-
Packages that use IdentifiedCertprofile Package Description org.xipki.ca.server org.xipki.ca.server.db org.xipki.ca.server.mgmt -
-
Uses of IdentifiedCertprofile in org.xipki.ca.server
Methods in org.xipki.ca.server that return IdentifiedCertprofile Modifier and Type Method Description IdentifiedCertprofileX509Ca. getX509Certprofile(String certprofileName) -
Uses of IdentifiedCertprofile in org.xipki.ca.server.db
Methods in org.xipki.ca.server.db that return IdentifiedCertprofile Modifier and Type Method Description IdentifiedCertprofileCaManagerQueryExecutor. changeCertprofile(org.xipki.ca.api.NameId nameId, String type, String conf, CaManagerImpl certprofileManager) -
Uses of IdentifiedCertprofile in org.xipki.ca.server.mgmt
Methods in org.xipki.ca.server.mgmt that return IdentifiedCertprofile Modifier and Type Method Description IdentifiedCertprofileCaManagerImpl. createCertprofile(org.xipki.ca.api.mgmt.entry.CertprofileEntry entry)IdentifiedCertprofileCaManagerImpl. getIdentifiedCertprofile(String profileName)
-