Uses of Class
eu.emi.security.authn.x509.helpers.proxy.ProxyAddressRestrictionData
-
Packages that use ProxyAddressRestrictionData 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 ProxyAddressRestrictionData in eu.emi.security.authn.x509.helpers.proxy
Methods in eu.emi.security.authn.x509.helpers.proxy that return ProxyAddressRestrictionData Modifier and Type Method Description static ProxyAddressRestrictionData
ProxyAddressRestrictionData. getInstance(java.security.cert.X509Certificate certificate, boolean source)
Creates an instance of the extension of the given type from a certificate.
-