Uses of Package
eu.emi.security.authn.x509.proxy
Packages that use eu.emi.security.authn.x509.proxy
Package
Description
Helper classes, implementing functionality offered by the Proxy Certificate API
from the
eu.emi.security.authn.x509.proxy
package.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.proxyClassDescriptionGeneric proxy creation parameters useful for all scenarios.Wraps information about a new proxy which was generated by the
ProxyGenerator
.Holds parameters which are used to create a proxy certificate using only a certificate chain.Wraps information about a new proxy certificate signing request which was generated by theProxyCSRGenerator
.Proxy policy ASN1 class.Holds parameters which are used to issue a proxy certificate using a provided Certificate Signing Request and a local certificate chain.Specifies the type of the proxy. -
Classes in eu.emi.security.authn.x509.proxy used by eu.emi.security.authn.x509.proxyClassDescriptionGeneric proxy creation parameters useful for all scenarios.Stores DER form of a certificate extension along with its OID and flag if the extension is critical.Stores DER form of a certificate attribute value with its OID.Wraps information about a new proxy which was generated by the
ProxyGenerator
.Holds parameters which are used to create a proxy certificate using only a certificate chain.Specifies the type of the proxy chain.Wraps information about a new proxy certificate signing request which was generated by theProxyCSRGenerator
.Proxy policy ASN1 class.Holds parameters which are used to issue a proxy certificate using a provided Certificate Signing Request and a local certificate chain.Specifies the type of the proxy.