Uses of Class
eu.emi.security.authn.x509.helpers.proxy.ProxyTracingExtension
-
Packages that use ProxyTracingExtension 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.proxy
package. -
-
Uses of ProxyTracingExtension in eu.emi.security.authn.x509.helpers.proxy
Methods in eu.emi.security.authn.x509.helpers.proxy that return ProxyTracingExtension Modifier and Type Method Description static ProxyTracingExtension
ProxyTracingExtension. getInstance(java.security.cert.X509Certificate cert, boolean issuer)
Returns the URL of the proxy tracing issuer if present.
-