|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ProxyPathValidatorException | |
| xsul.dsig.globus.security.authentication.wssec | |
| Uses of ProxyPathValidatorException in xsul.dsig.globus.security.authentication.wssec |
| Methods in xsul.dsig.globus.security.authentication.wssec that throw ProxyPathValidatorException | |
void |
ProxyPathValidator.validate(java.security.cert.X509Certificate[] certPath,
java.security.cert.X509Certificate[] trustedCerts)
Performs all certificate path validation including checking of the signatures, validity of the certificates, extension checking, etc. It uses the PureTLS code to do basic signature & certificate validity checking and then calls validate for further checks. |
void |
ProxyPathValidator.validate(java.security.cert.X509Certificate[] certPath)
Performs certificate path validation. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||