Uses of Class
org.xipki.ca.api.mgmt.CtlogControl
-
Packages that use CtlogControl Package Description org.xipki.ca.api.mgmt.entry -
-
Uses of CtlogControl in org.xipki.ca.api.mgmt.entry
Methods in org.xipki.ca.api.mgmt.entry that return CtlogControl Modifier and Type Method Description CtlogControlCaEntry. getCtlogControl()Methods in org.xipki.ca.api.mgmt.entry with parameters of type CtlogControl Modifier and Type Method Description voidCaEntry. setCtlogControl(CtlogControl ctlogControl)
-