Uses of Class
org.xipki.ca.server.CertprofileFactoryRegister
-
Packages that use CertprofileFactoryRegister Package Description org.xipki.ca.server org.xipki.ca.server.mgmt -
-
Uses of CertprofileFactoryRegister in org.xipki.ca.server
Constructors in org.xipki.ca.server with parameters of type CertprofileFactoryRegister Constructor Description FileCaConfStore(org.xipki.security.SecurityFactory securityFactory, CertprofileFactoryRegister certprofileFactoryRegister, List<String> confFiles) -
Uses of CertprofileFactoryRegister in org.xipki.ca.server.mgmt
Methods in org.xipki.ca.server.mgmt with parameters of type CertprofileFactoryRegister Modifier and Type Method Description voidCaManagerImpl. setCertprofileFactoryRegister(CertprofileFactoryRegister register)
-