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(java.lang.String encoded)Methods in org.xipki.ca.api.mgmt that return types with arguments of type CaProfileEntry Modifier and Type Method Description java.util.Set<CaProfileEntry>CaManager. getCertprofilesForCa(java.lang.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 java.lang.StringCaProfileEntry. containedNameOrAlias(CaProfileEntry other)
-