Uses of Interface
org.xipki.ca.gateway.api.Requestor.CertRequestor
-
-
Uses of Requestor.CertRequestor in org.xipki.ca.gateway.api
Methods in org.xipki.ca.gateway.api that return Requestor.CertRequestor Modifier and Type Method Description Requestor.CertRequestorRequestorAuthenticator. getCertRequestor(org.xipki.security.X509Cert cert)Return the certificate-based requestor for given client certificate.
-