Uses of Enum Class
eu.emi.security.authn.x509.proxy.ProxyChainType
Packages that use ProxyChainType
Package
Description
Contains classes which allow to generate proxy certificates and to extract information
from them.
-
Uses of ProxyChainType in eu.emi.security.authn.x509.proxy
Fields in eu.emi.security.authn.x509.proxy declared as ProxyChainTypeMethods in eu.emi.security.authn.x509.proxy that return ProxyChainTypeModifier and TypeMethodDescriptionProxyChainInfo.getProxyType()The type of the proxy chain chain is returned.static ProxyChainTypeReturns the enum constant of this class with the specified name.static ProxyChainType[]ProxyChainType.values()Returns an array containing the constants of this enum class, in the order they are declared.