Class ProxyRequestOptions

java.lang.Object
eu.emi.security.authn.x509.proxy.BaseProxyCertificateOptions
eu.emi.security.authn.x509.proxy.ProxyRequestOptions

public class ProxyRequestOptions extends BaseProxyCertificateOptions
Holds parameters which are used to issue a proxy certificate using a provided Certificate Signing Request and a local certificate chain. Used for example when creating a proxy certificate on the client side from a certificate request coming from a service.
Author:
K. Benedyczak
  • Constructor Details

  • Method Details

    • getProxyRequest

      public org.bouncycastle.pkcs.PKCS10CertificationRequest getProxyRequest()
      Returns:
      the Certification Request that was used to create this object