|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyCSR | |
---|---|
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. |
Uses of ProxyCSR in eu.emi.security.authn.x509.helpers.proxy |
---|
Classes in eu.emi.security.authn.x509.helpers.proxy that implement ProxyCSR | |
---|---|
class |
ProxyCSRImpl
ProxyCSR implementation. |
Uses of ProxyCSR in eu.emi.security.authn.x509.proxy |
---|
Methods in eu.emi.security.authn.x509.proxy that return ProxyCSR | |
---|---|
static ProxyCSR |
ProxyCSRGenerator.generate(ProxyCertificateOptions param)
Generate the proxy certificate object. |
static ProxyCSR |
ProxyCSRGenerator.generate(ProxyCertificateOptions param,
PrivateKey signingKey)
Generate the proxy certificate object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |