|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProxyPolicy | |
---|---|
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. |
Uses of ProxyPolicy in eu.emi.security.authn.x509.helpers.proxy |
---|
Methods in eu.emi.security.authn.x509.helpers.proxy that return ProxyPolicy | |
---|---|
ProxyPolicy |
ProxyCertInfoExtension.getPolicy()
Get the policy object of this extension. |
Constructors in eu.emi.security.authn.x509.helpers.proxy with parameters of type ProxyPolicy | |
---|---|
ProxyCertInfoExtension(int pathLen,
ProxyPolicy policy)
Generate new proxy certificate info extension with length limit len and policy policy. |
Uses of ProxyPolicy in eu.emi.security.authn.x509.proxy |
---|
Methods in eu.emi.security.authn.x509.proxy that return ProxyPolicy | |
---|---|
ProxyPolicy |
ProxyPolicy.clone()
|
ProxyPolicy |
BaseProxyCertificateOptions.getPolicy()
|
ProxyPolicy[] |
ProxyChainInfo.getPolicy()
Gets the array of RFC proxy extension policy OID and octets of the policy. |
ProxyPolicy |
ProxyCSRInfo.getPolicy()
Gets the requested RFC proxy extension policy OID and octets of the policy. |
Methods in eu.emi.security.authn.x509.proxy with parameters of type ProxyPolicy | |
---|---|
void |
BaseProxyCertificateOptions.setPolicy(ProxyPolicy policy)
Set the RFC proxy extension policy OID and octets of the policy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |