Package eu.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.
-
ClassDescriptionGeneric 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.OidAndValue<T extends org.bouncycastle.asn1.ASN1Encodable>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.A class to get an information from a proxy certificate chain.Specifies the type of the proxy chain.Wraps information about a new proxy certificate signing request which was generated by theProxyCSRGenerator
.Generates a proxy certificate signing request.A class to get the information from the proxy certificate request.Utilities to create proxy certificates.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.Utility methods for checking properties of proxy certificates.