Uses of Package
eu.emi.security.authn.x509.proxy
-
Packages that use eu.emi.security.authn.x509.proxy Package Description eu.emi.security.authn.x509.helpers.proxy Helper classes, implementing functionality offered by the Proxy Certificate API from theeu.emi.security.authn.x509.proxy
package.eu.emi.security.authn.x509.proxy Contains classes which allow to generate proxy certificates and to extract information from them. -
Classes in eu.emi.security.authn.x509.proxy used by eu.emi.security.authn.x509.helpers.proxy Class Description BaseProxyCertificateOptions Generic proxy creation parameters useful for all scenarios.ProxyCertificate Wraps information about a new proxy which was generated by theProxyGenerator
.ProxyCertificateOptions Holds parameters which are used to create a proxy certificate using only a certificate chain.ProxyCSR Wraps information about a new proxy certificate signing request which was generated by theProxyCSRGenerator
.ProxyPolicy Proxy policy ASN1 class.ProxyRequestOptions Holds parameters which are used to issue a proxy certificate using a provided Certificate Signing Request and a local certificate chain.ProxyType Specifies the type of the proxy. -
Classes in eu.emi.security.authn.x509.proxy used by eu.emi.security.authn.x509.proxy Class Description BaseProxyCertificateOptions Generic proxy creation parameters useful for all scenarios.CertificateExtension Stores DER form of a certificate extension along with its OID and flag if the extension is critical.OidAndValue Stores DER form of a certificate attribute value with its OID.ProxyCertificate Wraps information about a new proxy which was generated by theProxyGenerator
.ProxyCertificateOptions Holds parameters which are used to create a proxy certificate using only a certificate chain.ProxyChainType Specifies the type of the proxy chain.ProxyCSR Wraps information about a new proxy certificate signing request which was generated by theProxyCSRGenerator
.ProxyPolicy Proxy policy ASN1 class.ProxyRequestOptions Holds parameters which are used to issue a proxy certificate using a provided Certificate Signing Request and a local certificate chain.ProxyType Specifies the type of the proxy.