Package | Description |
---|---|
eu.emi.security.authn.x509.proxy |
Contains classes which allow to generate proxy certificates and to extract information
from them.
|
Modifier and Type | Method and Description |
---|---|
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–2015 European Middleware Initiative. All rights reserved.