Uses of Enum Class
eu.emi.security.authn.x509.helpers.proxy.ExtendedProxyType
Packages that use ExtendedProxyType
Package
Description
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 ExtendedProxyTypeModifier and TypeMethodDescriptionstatic ExtendedProxyTypeProxyHelper.getProxyType(X509Certificate certificate) Checks if the certificate is a proxy and if so return its type.static ExtendedProxyTypeReturns the enum constant of this class with the specified name.static ExtendedProxyType[]ExtendedProxyType.values()Returns an array containing the constants of this enum class, in the order they are declared.