Uses of Class
eu.emi.security.authn.x509.helpers.proxy.ProxySAMLExtension
-
Packages that use ProxySAMLExtension 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 ProxySAMLExtension in eu.emi.security.authn.x509.helpers.proxy
Methods in eu.emi.security.authn.x509.helpers.proxy that return ProxySAMLExtension Modifier and Type Method Description static ProxySAMLExtension
ProxySAMLExtension. getInstance(java.security.cert.X509Certificate cert)
Returns the SAML extension from the certificate.
-