|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseProxyCertificateOptions | |
---|---|
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 BaseProxyCertificateOptions in eu.emi.security.authn.x509.helpers.proxy |
---|
Methods in eu.emi.security.authn.x509.helpers.proxy with parameters of type BaseProxyCertificateOptions | |
---|---|
static BigInteger |
ProxyGeneratorHelper.establishSerial(BaseProxyCertificateOptions param)
For LEGACY proxies returns the serial from the issuing certificate. |
Uses of BaseProxyCertificateOptions in eu.emi.security.authn.x509.proxy |
---|
Subclasses of BaseProxyCertificateOptions in eu.emi.security.authn.x509.proxy | |
---|---|
class |
ProxyCertificateOptions
Holds parameters which are used to create a proxy certificate using only a certificate chain. |
class |
ProxyRequestOptions
Holds parameters which are used to issue a proxy certificate using a provided Certificate Signing Request and a local certificate chain. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |