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 |
---|---|
X509Certificate[] |
ProxyGeneratorHelper.generate(ProxyRequestOptions param,
PrivateKey privateKey)
Generate the proxy certificate object from the received Certificate Signing Request.
|
Modifier and Type | Method and Description |
---|---|
static X509Certificate[] |
ProxyGenerator.generate(ProxyRequestOptions param,
PrivateKey privateKey)
Generate the proxy certificate object from the received Certificate Signing Request.
|
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.