Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
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–2015 European Middleware Initiative. All rights reserved.