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. |
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 |
---|---|
ProxyPolicy |
ProxyCertInfoExtension.getPolicy()
Get the policy object of this extension.
|
Constructor and Description |
---|
ProxyCertInfoExtension(int pathLen,
ProxyPolicy policy)
Generate new proxy certificate info extension with length limit len
and policy policy.
|
Modifier and Type | Method and Description |
---|---|
ProxyPolicy |
ProxyPolicy.clone() |
ProxyPolicy |
ProxyCSRInfo.getPolicy()
Gets the requested RFC proxy extension policy OID and octets of the
policy.
|
ProxyPolicy[] |
ProxyChainInfo.getPolicy()
Gets the array of RFC proxy extension policy OID and octets of the
policy.
|
ProxyPolicy |
BaseProxyCertificateOptions.getPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
BaseProxyCertificateOptions.setPolicy(ProxyPolicy policy)
Set the RFC proxy extension policy OID and octets of the
policy.
|
Copyright © 2012–2015 European Middleware Initiative. All rights reserved.