Package | Description |
---|---|
eu.emi.security.authn.x509.helpers.proxy |
Helper classes, implementing functionality offered by the Proxy Certificate API
from the
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.
|
Class and Description |
---|
BaseProxyCertificateOptions
Generic proxy creation parameters useful for all scenarios.
|
ProxyCertificate
Wraps information about a new proxy which was generated by the
ProxyGenerator . |
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 the
ProxyCSRGenerator . |
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.
|
Class and 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 the
ProxyGenerator . |
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 the
ProxyCSRGenerator . |
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.
|
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.