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 | Method and Description |
---|---|
ProxyCertificate |
ProxyGeneratorHelper.generate(ProxyCertificateOptions param,
PrivateKey privateKey)
Generate the proxy certificate object from the local certificate.
|
Modifier and Type | Method and Description |
---|---|
static ProxyCSR |
ProxyCSRGenerator.generate(ProxyCertificateOptions param)
Generate the proxy certificate object.
|
static ProxyCSR |
ProxyCSRGenerator.generate(ProxyCertificateOptions param,
PrivateKey signingKey)
Generate the proxy certificate object.
|
static ProxyCertificate |
ProxyGenerator.generate(ProxyCertificateOptions param,
PrivateKey privateKey)
Generate the proxy certificate object from the local certificate.
|
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.