Uses of Class
eu.emi.security.authn.x509.proxy.ProxyChainType

Packages that use ProxyChainType
eu.emi.security.authn.x509.proxy Contains classes which allow to generate proxy certificates and to extract information from them. 
 

Uses of ProxyChainType in eu.emi.security.authn.x509.proxy
 

Methods in eu.emi.security.authn.x509.proxy that return ProxyChainType
 ProxyChainType ProxyChainInfo.getProxyType()
          The type of the proxy chain chain is returned.
static ProxyChainType ProxyChainType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProxyChainType[] ProxyChainType.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.