Uses of Class
org.xipki.cmp.client.RevokeCertRequest.Entry
-
Packages that use RevokeCertRequest.Entry Package Description org.xipki.cmp.client -
-
Uses of RevokeCertRequest.Entry in org.xipki.cmp.client
Methods in org.xipki.cmp.client that return types with arguments of type RevokeCertRequest.Entry Modifier and Type Method Description List<RevokeCertRequest.Entry>RevokeCertRequest. getRequestEntries()Methods in org.xipki.cmp.client with parameters of type RevokeCertRequest.Entry Modifier and Type Method Description booleanRevokeCertRequest. addRequestEntry(RevokeCertRequest.Entry requestEntry)
-