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.
|
Modifier and Type | Class and Description |
---|---|
class |
DraftRFCProxyCertInfoExtension
Proxy cert info extension class.
|
class |
RFCProxyCertInfoExtension
Proxy cert info extension class.
|
Modifier and Type | Method and Description |
---|---|
static ProxyCertInfoExtension |
ProxyCertInfoExtension.getInstance(java.security.cert.X509Certificate cert)
Tries to generate
ProxyCertInfoExtension object from the
provided certificate. |
Modifier and Type | Field and Description |
---|---|
private ProxyCertInfoExtension |
ProxyCSRInfo.proxyExt |