Uses of Class
eu.emi.security.authn.x509.helpers.proxy.ProxyACExtension
-
Packages that use ProxyACExtension Package Description eu.emi.security.authn.x509.helpers.proxy Helper classes, implementing functionality offered by the Proxy Certificate API from theeu.emi.security.authn.x509.proxypackage. -
-
Uses of ProxyACExtension in eu.emi.security.authn.x509.helpers.proxy
Methods in eu.emi.security.authn.x509.helpers.proxy that return ProxyACExtension Modifier and Type Method Description static ProxyACExtensionProxyACExtension. getInstance(java.security.cert.X509Certificate cert)Returns the AC extension form the certificate.
-