Uses of Class
org.xipki.ca.api.mgmt.CaProfileEntry
-
Packages that use CaProfileEntry Package Description org.xipki.ca.api.mgmt -
-
Uses of CaProfileEntry in org.xipki.ca.api.mgmt
Methods in org.xipki.ca.api.mgmt that return CaProfileEntry Modifier and Type Method Description static CaProfileEntryCaProfileEntry. decode(String encoded)Methods in org.xipki.ca.api.mgmt that return types with arguments of type CaProfileEntry Modifier and Type Method Description Set<CaProfileEntry>CaManager. getCertprofilesForCa(String caName)Returns the Certprofile names supported by the CAcaName.Methods in org.xipki.ca.api.mgmt with parameters of type CaProfileEntry Modifier and Type Method Description StringCaProfileEntry. containedNameOrAlias(CaProfileEntry other)
-