Uses of Interface
eu.emi.security.authn.x509.proxy.ProxyCertificate

Packages that use ProxyCertificate
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 ProxyCertificate in eu.emi.security.authn.x509.helpers.proxy
 

Classes in eu.emi.security.authn.x509.helpers.proxy that implement ProxyCertificate
 class ProxyCertificateImpl
          Default implementation of the ProxyCertificate interface.
 

Methods in eu.emi.security.authn.x509.helpers.proxy that return ProxyCertificate
 ProxyCertificate ProxyGeneratorHelper.generate(ProxyCertificateOptions param, PrivateKey privateKey)
          Generate the proxy certificate object from the local certificate.
 

Uses of ProxyCertificate in eu.emi.security.authn.x509.proxy
 

Methods in eu.emi.security.authn.x509.proxy that return ProxyCertificate
static ProxyCertificate ProxyGenerator.generate(ProxyCertificateOptions param, PrivateKey privateKey)
          Generate the proxy certificate object from the local certificate.
 



Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.