Uses of Class
org.xipki.ca.api.mgmt.entry.ChangeCaEntry
-
Packages that use ChangeCaEntry Package Description org.xipki.ca.api.mgmt -
-
Uses of ChangeCaEntry in org.xipki.ca.api.mgmt
Methods in org.xipki.ca.api.mgmt that return ChangeCaEntry Modifier and Type Method Description ChangeCaEntryMgmtRequest.ChangeCa. getChangeCaEntry()Methods in org.xipki.ca.api.mgmt with parameters of type ChangeCaEntry Modifier and Type Method Description voidCaManager. changeCa(ChangeCaEntry changeCaEntry)Changes a CA.voidMgmtRequest.ChangeCa. setChangeCaEntry(ChangeCaEntry changeCaEntry)
-