Uses of Class
org.xipki.ca.api.mgmt.MgmtResponse.CertWithRevocationInfoWrapper
-
Packages that use MgmtResponse.CertWithRevocationInfoWrapper Package Description org.xipki.ca.api.mgmt -
-
Uses of MgmtResponse.CertWithRevocationInfoWrapper in org.xipki.ca.api.mgmt
Methods in org.xipki.ca.api.mgmt that return MgmtResponse.CertWithRevocationInfoWrapper Modifier and Type Method Description MgmtResponse.CertWithRevocationInfoWrapperMgmtResponse.GetCert. getResult()Methods in org.xipki.ca.api.mgmt with parameters of type MgmtResponse.CertWithRevocationInfoWrapper Modifier and Type Method Description voidMgmtResponse.GetCert. setResult(MgmtResponse.CertWithRevocationInfoWrapper result)Constructors in org.xipki.ca.api.mgmt with parameters of type MgmtResponse.CertWithRevocationInfoWrapper Constructor Description GetCert(MgmtResponse.CertWithRevocationInfoWrapper result)
-