Uses of Enum
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
Methods in eu.emi.security.authn.x509.proxy that return ProxyChainTypeModifier and TypeMethodDescriptionProxyChainInfo.getProxyType()
The type of the proxy chain chain is returned.static ProxyChainType
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.