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 RevokeSuspendedControlCaEntry. getRevokeSuspendedControl()Methods in org.xipki.ca.api.mgmt.entry with parameters of type RevokeSuspendedControl Modifier and Type Method Description voidCaEntry. setRevokeSuspendedControl(RevokeSuspendedControl revokeSuspendedControl)
-