Uses of Class
eu.emi.security.authn.x509.helpers.proxy.ExtendedProxyType

Packages that use ExtendedProxyType
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. 
 

Uses of ExtendedProxyType in eu.emi.security.authn.x509.helpers.proxy
 

Methods in eu.emi.security.authn.x509.helpers.proxy that return ExtendedProxyType
static ExtendedProxyType ProxyHelper.getProxyType(X509Certificate certificate)
          Checks if the certificate is a proxy and if so return its type.
static ExtendedProxyType ExtendedProxyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExtendedProxyType[] ExtendedProxyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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