Uses of Class
org.xipki.ca.api.mgmt.RevokeSuspendedControl
-
Packages that use RevokeSuspendedControl Package Description org.xipki.ca.api.mgmt.entry -
-
Uses of RevokeSuspendedControl in org.xipki.ca.api.mgmt.entry
Methods in org.xipki.ca.api.mgmt.entry that return RevokeSuspendedControl Modifier and Type Method Description RevokeSuspendedControlBaseCaInfo. getRevokeSuspendedControl()RevokeSuspendedControlCaConfColumn. getRevokeSuspendedControl()Methods in org.xipki.ca.api.mgmt.entry with parameters of type RevokeSuspendedControl Modifier and Type Method Description voidBaseCaInfo. setRevokeSuspendedControl(RevokeSuspendedControl revokeSuspendedControl)voidCaConfColumn. setRevokeSuspendedControl(RevokeSuspendedControl revokeSuspendedControl)
-