|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.gsi.proxy.IgnoreProxyPolicyHandler
public class IgnoreProxyPolicyHandler
A simple restricted proxy policy handler that logs the proxy policy language oid. It can be used for debugging purposes.
| Constructor Summary | |
|---|---|
IgnoreProxyPolicyHandler()
|
|
| Method Summary | |
|---|---|
void |
validate(ProxyCertInfo proxyCertInfo,
java.security.cert.CertPath certPath,
int index)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IgnoreProxyPolicyHandler()
| Method Detail |
|---|
public void validate(ProxyCertInfo proxyCertInfo,
java.security.cert.CertPath certPath,
int index)
throws java.security.cert.CertPathValidatorException
validate in interface ProxyPolicyHandlerproxyCertInfo - the ProxyCertInfo extension found in
the restricted proxy certificate.certPath - the certificate path being validated.index - the index of the certificate in the certPath that is
being validated - the index of the restricted proxy
certificate.
java.security.cert.CertPathValidatorException - if policy validation fails.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||