Uses of Class
org.xipki.ca.api.mgmt.CrlControl
-
Packages that use CrlControl Package Description org.xipki.ca.api.mgmt.entry -
-
Uses of CrlControl in org.xipki.ca.api.mgmt.entry
Methods in org.xipki.ca.api.mgmt.entry that return CrlControl Modifier and Type Method Description CrlControlCaEntry. getCrlControl()Methods in org.xipki.ca.api.mgmt.entry with parameters of type CrlControl Modifier and Type Method Description voidCaEntry. setCrlControl(CrlControl crlControl)
-